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:
396c56a
)
sh: mach-se: Fix up irq_desc reference.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 30 Jan 2010 02:04:38 +0000
(11:04 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 30 Jan 2010 02:04:38 +0000
(11:04 +0900)
The irq_desc needs to be accessed with irq_to_desc(), this fixes up a
build error with irq_desc being undefined.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found