From: Jamie Iles Date: Mon, 12 Dec 2011 20:17:37 +0000 (+0000) Subject: ARM: picoxcell: don't reserve irq_descs X-Git-Tag: v3.3-rc1~144^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98e27a5c13badb5c56d9d1d6c8ec210753ac1195;p=pandora-kernel.git 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 --- Reading git-diff-tree failed