linux/arch/arm/mach-kirkwood
Russell King a0b7bd0829 ARM: io: make iounmap() a simple macro
Defining iounmap() with arguments prevents it from being used as a
function pointer, causing platforms to work around this.  Instead,
define it to be a simple macro.

Do the same for __arch_io(re|un)map too.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-12-08 13:57:04 +00:00
..
2009-06-08 13:04:41 -04:00
2010-07-16 22:01:26 -04:00
2010-09-19 22:43:25 -04:00