alistair23-linux/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
io.c ARM: Add caller information to ioremap 2010-02-15 21:39:11 +00:00
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
Kconfig
Makefile
Makefile.boot
msi.c pci: Convert msi to new irq_chip functions 2010-10-12 16:53:34 +02:00
pci.c ARM: 6269/1: Add 'code' parameter for hook_fault_code() 2010-07-27 10:48:34 +01:00
setup.c
tpmi.c