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:
6ae8595
)
[ARM] ixp23xx: mach/io.h doesn't need BUG() anymore
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Fri, 28 Nov 2008 21:10:06 +0000
(21:10 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 28 Nov 2008 23:09:47 +0000
(23:09 +0000)
ixp23xx's mach/io.h claims to need linux/kernel.h for BUG().
However, this header doesn't make use of BUG().
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found