linux/arch/arm/mach-iop32x
Arnd Bergmann d10f4b22e9 ARM: iop32x: include iop3xx.h header where needed
Building with 'make W=1' shows a warning about a missing prototype:

arch/arm/mach-iop32x/cp6.c:10:6: warning: no previous prototype for 'iop_enable_cp6' [-Wmissing-prototypes]

Include the header that contains the declaration.

Fixes: 6f5d248d05 ("ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-04-04 17:42:59 +02:00
..
include/mach ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER 2021-12-06 12:49:04 +01:00
adma.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
cp6.c ARM: iop32x: include iop3xx.h header where needed 2022-04-04 17:42:59 +02:00
em7210.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
glantank.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
glantank.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
gpio-iop32x.h
hardware.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
i2c.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
iop3xx.h ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER 2021-12-06 12:49:04 +01:00
iq31244.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
iq31244.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
iq80321.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
iq80321.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
irq.c ARM: iop: make iop_handle_irq() static 2022-01-25 09:53:52 +01:00
irqs.h ARM: iop32x: offset IRQ numbers by 1 2021-12-06 12:48:52 +01:00
Kconfig
Makefile ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
n2100.c ARM: iop32x: disable N2100 PCI parity reporting 2021-03-31 12:29:40 -05:00
n2100.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
pci.c arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace() 2021-12-07 17:36:16 +00:00
pmu.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
restart.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
setup.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
time.c ARM: iop32x: replace setup_irq() by request_irq() 2020-03-27 14:10:52 +01:00