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:
35de674
)
m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 3 Jul 2011 09:09:57 +0000
(11:09 +0200)
committer
Greg Ungerer
<gerg@uclinux.org>
Mon, 25 Jul 2011 01:20:41 +0000
(11:20 +1000)
It is not machine-specific, but common irq infrastructure.
Also add the missing asmlinkage, to match its definition.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found