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:
b4cf27f
)
ARM: exynos: prepare for sparse IRQ
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 5 Mar 2013 10:28:29 +0000
(11:28 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 19 Apr 2013 11:51:20 +0000
(13:51 +0200)
When we enable CONFIG_SPARSE_IRQ, we have to set the value of NR_IRQS in
the machine_desc for legacy IRQ domains, and any file referring to the
number of interrupts or a specific number must include the mach/irqs.h
header file explicitly.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found