]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.
authorScott Wood <scottwood@freescale.com>
Thu, 21 Sep 2006 18:11:52 +0000 (13:11 -0500)
committerPaul Mackerras <paulus@samba.org>
Fri, 22 Sep 2006 05:19:58 +0000 (15:19 +1000)
commite27bfd42a920ec2266571ab06d9d080d5976975d
tree8657d051db10eb49e36d85b09269fc075cc53a8e
parent52d1c1ec233953b83b8495d72f01354e234b3300
[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>
arch/powerpc/sysdev/fsl_soc.h