提交 3d574abd 编写于 作者: S Scott Wood 提交者: Paul Mackerras

[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.

This patch causes fsl_soc.h to import the definition of phys_addr_t
itself, rather than relying on its includer to do so.
Signed-off-by: NScott Wood <scott@freescale.com>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 cc9881ce
......@@ -2,6 +2,8 @@
#define __PPC_FSL_SOC_H
#ifdef __KERNEL__
#include <asm/mmu.h>
extern phys_addr_t get_immrbase(void);
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册