linux/include/asm-arm/arch-iop3xx
Martin Michlmayr d8ca3d11c6 [ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-exist
Patch from Martin Michlmayr

ARCH_IQ80331 and MACH_IQ80332 can be enabled at the same time but a
header file makes certain IRQ definitions conditional, leading to
the following compilation error when both platforms are enabled:

arch/arm/mach-iop3xx/iq80332-pci.c: In function 'iq80332_map_irq':
arch/arm/mach-iop3xx/iq80332-pci.c:54: error: 'IRQ_IQ80332_INTA' undeclared (first use in this function)
arch/arm/mach-iop3xx/iq80332-pci.c:54: error: (Each undeclared identifier is reported only once
arch/arm/mach-iop3xx/iq80332-pci.c:54: error: for each function it appears in.)
arch/arm/mach-iop3xx/iq80332-pci.c:54: error: 'IRQ_IQ80332_INTB' undeclared (first use in this function)
arch/arm/mach-iop3xx/iq80332-pci.c:54: error: 'IRQ_IQ80332_INTC' undeclared (first use in this function)
arch/arm/mach-iop3xx/iq80332-pci.c:54: error: 'IRQ_IQ80332_INTD' undeclared (first use in this function)

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-07-24 21:30:01 +01:00
..
debug-macro.S [ARM] Collect 8250-based debug implementations together 2006-03-21 22:05:57 +00:00
dma.h [ARM] Remove definition of MAX_DMA_CHANNELS to zero 2006-01-04 15:51:51 +00:00
entry-macro.S [ARM] Cleanup ARM includes 2006-01-03 17:39:34 +00:00
hardware.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io.h [ARM] 3631/1: Remove legacy __mem_isa() definitions 2006-06-24 10:34:48 +01:00
iop321-irqs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
iop321.h [ARM] Fix another build error with IOP3xx platforms 2005-11-03 11:04:53 +00:00
iop331-irqs.h [ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-exist 2006-07-24 21:30:01 +01:00
iop331.h [ARM] Fix another use of // as a comment 2005-11-06 15:45:00 +00:00
iq31244.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
iq80321.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
iq80331.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
iq80332.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irqs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memory.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
system.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timex.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
uncompress.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
vmalloc.h [PATCH] ARM: cleanup vmalloc start/offset macros 2005-05-03 12:20:29 +01:00