From: Geert Uytterhoeven Date: Sun, 3 Jul 2011 09:09:57 +0000 (+0200) Subject: m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h X-Git-Tag: v3.1-rc1~237^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=739735d5fea3c3997b2a659068a618b07bc9a73a;p=pandora-kernel.git 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 Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed