[POWERPC] 4xx: Replace #includes of asm/of_platform.h with linux/of_platform.h.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
此提交包含在:
Jon Loeliger
2007-11-07 05:13:04 +11:00
提交者 Josh Boyer
父節點 e6a5c27f3b
當前提交 ed08aff7bb
共有 4 個檔案被更改,包括 8 行新增4 行删除

查看文件

@@ -17,12 +17,13 @@
*/
#include <linux/init.h>
#include <linux/of_platform.h>
#include <asm/machdep.h>
#include <asm/prom.h>
#include <asm/udbg.h>
#include <asm/time.h>
#include <asm/uic.h>
#include <asm/of_platform.h>
static struct of_device_id walnut_of_bus[] = {
{ .compatible = "ibm,plb3", },