linux/arch/arm/mach-picoxcell
Jamie Iles 98e27a5c13 ARM: picoxcell: don't reserve irq_descs
All irq_desc's are now dynamically allocated so we don't need to
statically reserve them.

v2:	- select SPARSE_IRQ and set .nr_irqs to NR_IRQS_LEGACY to skip
	ISA and IRQ 0.

Signed-off-by: Jamie Iles <jamie@jamieiles.com>
2011-12-18 10:48:19 +00:00
..
include/mach ARM: picoxcell: don't reserve irq_descs 2011-12-18 10:48:19 +00:00
common.c ARM: picoxcell: don't reserve irq_descs 2011-12-18 10:48:19 +00:00
common.h
io.c
Makefile
Makefile.boot
time.c