]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/irq.h
ppc64: remove ppc_irq_dispatch_handler
[linux-2.6] / include / asm-powerpc / irq.h
index 2a768e096067ec24bb52ff3995378396e5e241ba..225dc182ef3bc3b4e8f7b7824c932fe8b8555004 100644 (file)
@@ -488,7 +488,7 @@ extern struct thread_info *softirq_ctx[NR_CPUS];
 
 extern void irq_ctx_init(void);
 extern void call_do_softirq(struct thread_info *tp);
-extern int call_ppc_irq_dispatch_handler(struct pt_regs *regs, int irq,
+extern int call___do_IRQ(int irq, struct pt_regs *regs,
                struct thread_info *tp);
 
 #define __ARCH_HAS_DO_SOFTIRQ