ppc64: remove ppc_irq_dispatch_handler
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 9 Nov 2005 05:19:53 +0000 (16:19 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 9 Nov 2005 05:19:53 +0000 (16:19 +1100)
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 <sfr@canb.auug.org.au>

No differences found