m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 3 Jul 2011 09:09:57 +0000 (11:09 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 25 Jul 2011 01:20:41 +0000 (11:20 +1000)
commit739735d5fea3c3997b2a659068a618b07bc9a73a
tree047a79bdd1beffa948abe7eef9347647ef255cd9
parent35de674982aa13de98cf470c640895164017563e
m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h

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>
arch/m68k/include/asm/irq.h
arch/m68k/include/asm/machdep.h