sh: intc: remove dependency on NR_IRQS
authorRob Herring <rob.herring@calxeda.com>
Tue, 17 Jan 2012 19:10:25 +0000 (13:10 -0600)
committerRob Herring <rob.herring@calxeda.com>
Thu, 26 Jan 2012 02:37:48 +0000 (20:37 -0600)
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>

No differences found