From: Stephen Rothwell Date: Wed, 9 Nov 2005 05:19:53 +0000 (+1100) Subject: ppc64: remove ppc_irq_dispatch_handler X-Git-Tag: v2.6.15-rc1~51^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4be4f37d9d2a5afc8e79a95beafbac4b83f20c5;p=pandora-kernel.git ppc64: remove ppc_irq_dispatch_handler Use __do_IRQ instead. The only difference is that every controller is now assumed to have an end() routine (only xics_8259 did not). Signed-off-by: Stephen Rothwell --- Reading git-diff-tree failed