alistair23-linux/arch/arm/plat-iop
Dan Williams d73d801177 [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files
WARNING: arch/arm/mach-iop13xx/built-in.o - Section mismatch: reference to
.init.text:iop13xx_pcie_map_irq from .text between 'iop13xx_pci_setup' (at
offset 0x7fc) and 'iop13xx_map_pci_memory'

While fixing this warning I also recalled Adrian Bunk's recommendation to
not use inline in .c files, as 'iop13xx_map_pci_memory' is needlessly
inlined.

Removing 'inline' uncovered some dead code so that is cleaned up as well.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-16 15:35:27 +01:00
..
cp6.c [ARM] 4184/1: iop: cp6 access handler (undef_hook) 2007-02-14 15:21:24 +00:00
gpio.c
i2c.c
io.c [ARM] mm 10: allow memory type to be specified with ioremap 2007-05-05 20:59:27 +01:00
Makefile [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx 2007-02-17 15:05:40 +00:00
pci.c [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files 2007-05-16 15:35:27 +01:00
setup.c
time.c Add IRQF_IRQPOLL flag on arm 2007-05-08 11:15:22 -07:00