git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64dd3b7
)
ARM: 6258/1: arm/h720x: fix debug macro compilation failure
author
Jeremy Kerr
<jeremy.kerr@canonical.com>
Thu, 22 Jul 2010 15:34:34 +0000
(16:34 +0100)
committer
Russell 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