linux/arch/arm/mach-ixp4xx
Martin Michlmayr f64c2c01b7 [ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2*
Patch from Martin Michlmayr

Include linux/irq.h in the nslu2 code in order to avoid the following
compiler error:

  CC      arch/arm/mach-ixp4xx/nslu2-power.o
arch/arm/mach-ixp4xx/nslu2-power.c: In function 'nslu2_power_init':
arch/arm/mach-ixp4xx/nslu2-power.c:53: warning: implicit declaration of function 'set_irq_type'
arch/arm/mach-ixp4xx/nslu2-power.c:53: error: 'IRQ_TYPE_LEVEL_LOW' undeclared (first use in this function)
arch/arm/mach-ixp4xx/nslu2-power.c:53: error: (Each undeclared identifier is reported only once
arch/arm/mach-ixp4xx/nslu2-power.c:53: error: for each function it appears in.)
arch/arm/mach-ixp4xx/nslu2-power.c:54: error: 'IRQ_TYPE_LEVEL_HIGH' undeclared (first use in this function)
make[5]: *** [arch/arm/mach-ixp4xx/nslu2-power.o] Error 1

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-09-06 19:03:24 +01:00
..
Kconfig [ARM] 3612/1: make pci bus optional for ixp4xx platform 2006-06-25 22:12:12 +01:00
Makefile [ARM] 3612/1: make pci bus optional for ixp4xx platform 2006-06-25 22:12:12 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
common-pci.c [ARM] Fix pci export warnings 2006-08-06 11:00:45 +01:00
common.c [PATCH] ARM: fixup irqflags breakage after ARM genirq merge 2006-07-02 17:29:22 -07:00
coyote-pci.c [ARM] 3682/2: ARM: Convert ixp4xx to generic irq handling 2006-07-01 23:01:49 +01:00
coyote-setup.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
gtwx5715-pci.c [ARM] 2836/1: Cleanup IXP4xx GPIO code 2005-08-29 22:46:30 +01:00
gtwx5715-setup.c [ARM] 3747/1: Fix compilation error in mach-ixp4xx/gtwx5715-setup.c 2006-08-06 09:59:26 +01:00
ixdp425-pci.c [ARM] 3682/2: ARM: Convert ixp4xx to generic irq handling 2006-07-01 23:01:49 +01:00
ixdp425-setup.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
ixdpg425-pci.c [ARM] 3682/2: ARM: Convert ixp4xx to generic irq handling 2006-07-01 23:01:49 +01:00
nas100d-pci.c [ARM] 3682/2: ARM: Convert ixp4xx to generic irq handling 2006-07-01 23:01:49 +01:00
nas100d-power.c [PATCH] ARM: fixup irqflags breakage after ARM genirq merge 2006-07-02 17:29:22 -07:00
nas100d-setup.c [ARM] 3595/1: ixp4xx/nas100d: Board support for new LED subsystem 2006-06-22 22:21:01 +01:00
nslu2-pci.c [ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2* 2006-09-06 19:03:24 +01:00
nslu2-power.c [ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2* 2006-09-06 19:03:24 +01:00
nslu2-setup.c [ARM] 3597/1: ixp4xx/nslu2: Board support for new LED subsystem 2006-06-22 22:21:02 +01:00