powerpc/irq: Remove fallback to __do_IRQ()
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 22 Apr 2009 15:31:43 +0000 (15:31 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 21 May 2009 05:44:20 +0000 (15:44 +1000)
commit835363e67dc27ad0809de05b2b5a8b725c95d77f
treeca996cc3ea49274f443f3a30a5039a239ac46cde
parent9b647a30cbc228259555d6b0b6bc7d9ec798f907
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 <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/irq.c