]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/asm-powerpc/irq.h
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
[net-next-2.6.git] / include / asm-powerpc / irq.h
index 89ed545b446b3ff0cf24b2ac511a8fe566a816c1..f960f5346f406d717590d337de07c6a0d9cbb384 100644 (file)
@@ -825,7 +825,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_handle_irq(int irq, void *p1, void *p2,
+extern int call_handle_irq(int irq, void *p1,
                           struct thread_info *tp, void *func);
 #else
 #define irq_ctx_init()