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:
3f9fb2a
)
ARM: cns3xxx: enable sparse IRQ support
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 14 Mar 2013 16:30:53 +0000
(17:30 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 14 Mar 2013 16:34:56 +0000
(17:34 +0100)
This trivially enables sparse IRQ on cns3xxx by moving the
nr_irqs definition from mach/irqs.h into the machine
descriptor. These interrupts will still get statically
assigned, so nothing changes here.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found