From: Rob Herring Date: Tue, 3 Jan 2012 22:57:33 +0000 (-0600) Subject: ARM: shmobile: remove NR_IRQS X-Git-Tag: firefly_0821_release~3680^2~3197^2^2~3^2~3 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=250a27237e0e0694f8f8451594a0f03e0a4f5a73;p=firefly-linux-kernel-4.4.55.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 --- diff --git a/arch/arm/mach-shmobile/board-ag5evm.c b/arch/arm/mach-shmobile/board-ag5evm.c index eff8a96c75ee..e922e92111cd 100644 --- a/arch/arm/mach-shmobile/board-ag5evm.c +++ b/arch/arm/mach-shmobile/board-ag5evm.c @@ -42,6 +42,7 @@ #include