git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e61109
)
ARM: shmobile: remove NR_IRQS
author
Rob Herring
<rob.herring@calxeda.com>
Tue, 3 Jan 2012 22:57:33 +0000
(16:57 -0600)
committer
Rob Herring
<rob.herring@calxeda.com>
Thu, 26 Jan 2012 02:37:51 +0000
(20:37 -0600)
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 <rob.herring@calxeda.com>
No differences found