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:
95b866d
)
[MIPS] Build fix: Fix irq flags type
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 1 Oct 2008 20:52:41 +0000
(21:52 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 3 Oct 2008 16:58:56 +0000
(17:58 +0100)
Though from a hardware perspective it would be sensible to use only a
32-bit unsigned int type Linux defines interrupt flags to be stored in
an unsigned long and nothing else.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found