ARM: Fix Versatile&Integrator includes to behave in the same way as Realview
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 14 Jan 2010 19:59:37 +0000 (19:59 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 Apr 2010 17:04:15 +0000 (18:04 +0100)
commita285edcf18b8838814d645c7e411a337a825236e
treece13257ff0d6da7896088732bba59e3a2ebe4658
parent28d7f4ec98a8edb029ef24c1ee4af6a1ccbc9633
ARM: Fix Versatile&Integrator includes to behave in the same way as Realview

Realview doesn't include mach/platform.h in mach/hardware.h, so
make versatile behave in the same way.  Also, move the definition
of __io_address() into mach/hardware.h, just like Realview.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-integrator/core.c
arch/arm/mach-integrator/cpu.c
arch/arm/mach-integrator/include/mach/entry-macro.S
arch/arm/mach-integrator/include/mach/hardware.h
arch/arm/mach-integrator/integrator_ap.c
arch/arm/mach-integrator/integrator_cp.c
arch/arm/mach-integrator/leds.c
arch/arm/mach-integrator/pci_v3.c
arch/arm/mach-versatile/core.c
arch/arm/mach-versatile/include/mach/entry-macro.S
arch/arm/mach-versatile/include/mach/hardware.h