[ARM] ixp23xx: mach/io.h doesn't need BUG() anymore
commit32643fe633ce1c9c892bceee35cd0d137d71bae5
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Fri, 28 Nov 2008 21:10:06 +0000 (28 21:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Nov 2008 23:09:47 +0000 (28 23:09 +0000)
treebbb5187030368b933bf9c470908dfba3e12e9aab
parent6ae8595e979d0e3450ad33a7fa7db4bf87876c79
[ARM] ixp23xx: mach/io.h doesn't need BUG() anymore

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>
arch/arm/mach-ixp23xx/include/mach/io.h