android_kernel_motorola_sm6225/arch/arm/mach-iop13xx
Arnd Bergmann 58cbdbe024 ARM: iop13xx: fix iq81340sc_atux_map_irq prototype
The pci map_irq callbacks get a 'const' pci_dev argument, so change the
iop13xx version to use the same prototype as everything else.

Without this patch, building iop13xx_defconfig results in:

arch/arm/mach-iop13xx/iq81340sc.c:63:2: warning: initialization from incompatible pointer type [enabled by default]
arch/arm/mach-iop13xx/iq81340sc.c:63:2: warning: (near initialization for 'iq81340sc_pci.map_irq') [enabled by default]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Lennert Buytenhek <kernel@wantstofly.org>
Cc: Dan Williams <djbw@fb.com>
2012-10-07 10:33:08 +02:00
..
include/mach ARM: iop13xx: fix missing declaration of iop13xx_init_early 2012-03-11 16:04:17 -05:00
io.c ARM: iop13xx: move io.h externs to pci.h 2012-03-06 21:34:37 -06:00
iq81340mc.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
iq81340sc.c ARM: iop13xx: fix iq81340sc_atux_map_irq prototype 2012-10-07 10:33:08 +02:00
irq.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
Kconfig
Makefile [ARM] iop13xx: msi support 2007-05-11 17:41:52 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
msi.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
pci.c ARM: iop13xx: mark iop13xx_scan_bus as __devinit 2012-10-07 10:33:07 +02:00
pci.h ARM: iop13xx: move io.h externs to pci.h 2012-03-06 21:34:37 -06:00
setup.c ARM: restart: iop13xx: use new restart hook 2012-01-05 12:57:13 +00:00
tpmi.c dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 2009-04-07 08:31:10 -07:00