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)
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>

No differences found