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:
78d9827
)
sh64: Fix irq_intc build failure.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 31 Jul 2007 04:07:37 +0000
(13:07 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 31 Jul 2007 04:07:37 +0000
(13:07 +0900)
Needs interrupt.h:
CC arch/sh64/kernel/irq_intc.o
arch/sh64/kernel/irq_intc.c: In function 'make_intc_irq':
arch/sh64/kernel/irq_intc.c:179: error: implicit declaration of function 'disable_irq_nosync'
make[1]: *** [arch/sh64/kernel/irq_intc.o] Error 1
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found