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:
c606747
)
score: make irq.h definitions local
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 27 Jun 2009 13:22:00 +0000
(15:22 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 27 Jun 2009 13:22:00 +0000
(15:22 +0200)
Some internal definitions of the interrupt controller are
only needed in irq.c, so move them out of the global irq.h
header. Also add proper __iomem annotations for sparse.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found