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:
741b225
)
[ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.h
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Fri, 28 Oct 2005 09:20:25 +0000
(10:20 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 28 Oct 2005 09:20:25 +0000
(10:20 +0100)
Including asm/hardware.h into asm/io.h can cause #define clashes
between platform specific definitions and driver local definitions.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found