commit | 739735d5fea3c3997b2a659068a618b07bc9a73a | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Sun Jul 03 11:09:57 2011 +0200 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Jul 25 11:20:41 2011 +1000 |
tree | 047a79bdd1beffa948abe7eef9347647ef255cd9 | |
parent | 35de674982aa13de98cf470c640895164017563e [diff] |
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>