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:
b86e007
)
ARM: picoxcell: remove .nr_irqs reference
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 20 Jun 2013 18:44:02 +0000
(20:44 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 20 Jun 2013 18:44:02 +0000
(20:44 +0200)
A recent cleanup caused build errors in some configurations
because the header defining NR_IRQS_LEGACY is not included
here. Since that value is the default, we can just as well
leave it out.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jamie Iles <jamie@jamieiles.com>
No differences found