ARM: mmp: remove NR_IRQS
authorRob Herring <rob.herring@calxeda.com>
Tue, 3 Jan 2012 22:50:40 +0000 (16:50 -0600)
committerRob Herring <rob.herring@calxeda.com>
Thu, 26 Jan 2012 02:37:48 +0000 (20:37 -0600)
commit8661fb92045c5710754d450ebb82461fcfa08b65
treeb687f8aa0b3a598a16b66433ece34122ce87a6b4
parent0f55239348aa85021d8bf8b63d84a796fcc142a4
ARM: mmp: remove NR_IRQS

Remove NR_IRQS and add a per machine .nr_irqs setting. Clean-up namespace
replacing usage of IRQ_BOARD_START with MMP_NR_IRQS.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
arch/arm/mach-mmp/aspenite.c
arch/arm/mach-mmp/avengers_lite.c
arch/arm/mach-mmp/brownstone.c
arch/arm/mach-mmp/flint.c
arch/arm/mach-mmp/gplugd.c
arch/arm/mach-mmp/include/mach/irqs.h
arch/arm/mach-mmp/irq-mmp2.c
arch/arm/mach-mmp/jasper.c
arch/arm/mach-mmp/tavorevb.c
arch/arm/mach-mmp/teton_bga.c
arch/arm/mach-mmp/ttc_dkb.c
This page took 0.025024 seconds and 5 git commands to generate.