commit | 3d574abd59d49173ac3096a19575a2f7430505be | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Sep 21 13:11:52 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Fri Sep 22 15:19:58 2006 +1000 |
tree | 8657d051db10eb49e36d85b09269fc075cc53a8e | |
parent | cc9881ce371dc7ff3ef5404feda59566fabaf521 [diff] |
[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: Scott Wood <scott@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>