ARM: 6258/1: arm/h720x: fix debug macro compilation failure
authorJeremy Kerr <jeremy.kerr@canonical.com>
Thu, 22 Jul 2010 15:34:34 +0000 (16:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 26 Jul 2010 09:33:05 +0000 (10:33 +0100)
IO_BASE shoule be IO_VIRT, and IO_START should be IO_PHYS. We also need
mach/hardware.h for these definitions.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found