From: Michael Ellerman Date: Wed, 22 Apr 2009 15:31:43 +0000 (+0000) Subject: powerpc/irq: Remove fallback to __do_IRQ() X-Git-Tag: v2.6.31-rc1~331^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=835363e67dc27ad0809de05b2b5a8b725c95d77f;p=pandora-kernel.git powerpc/irq: Remove fallback to __do_IRQ() We should no longer have any irq code that needs __do_IRQ(), so remove the fallback to __do_IRQ(). Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed