mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
SH intc has a compile time dependency on NR_IRQS. Make this dependency a local define so that shmobile (and ARM in general) can have run-time NR_IRQS setting. Signed-off-by: Rob Herring <rob.herring@calxeda.com>