linux-stable-rt/arch/arm/mach-iop13xx
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
..
include/mach ARM: io: make iounmap() a simple macro 2010-12-08 13:57:04 +00:00
Kconfig
Makefile
Makefile.boot
io.c
iq81340mc.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
iq81340sc.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
irq.c
msi.c
pci.c
setup.c
tpmi.c