From: Rob Herring Date: Tue, 3 Jan 2012 22:57:33 +0000 (-0600) Subject: ARM: shmobile: remove NR_IRQS X-Git-Tag: v3.4-rc1~36^2^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=250a27237e0e0694f8f8451594a0f03e0a4f5a73;p=pandora-kernel.git ARM: shmobile: remove NR_IRQS Remove NR_IRQS and explicitly include mach/irqs.h as needed. shmobile properly allocates irq_descs for each irqchip, so setting .nr_irqs for each machine is not needed. Signed-off-by: Rob Herring --- Reading git-diff-tree failed