patch-2.4.22 linux-2.4.22/arch/ppc/amiga/ints.c
Next file: linux-2.4.22/arch/ppc/boot/Makefile
Previous file: linux-2.4.22/arch/ppc/amiga/config.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/ppc/amiga/ints.c
- Orig date:
2003-06-13 07:51:31.000000000 -0700
diff -urN linux-2.4.21/arch/ppc/amiga/ints.c linux-2.4.22/arch/ppc/amiga/ints.c
@@ -76,8 +76,8 @@
return NULL;
}
-int sys_request_irq(unsigned int irq,
- void (*handler)(int, void *, struct pt_regs *),
+int sys_request_irq(unsigned int irq,
+ void (*handler)(int, void *, struct pt_regs *),
unsigned long flags, const char *devname, void *dev_id)
{
if (irq < IRQ1 || irq > IRQ7) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)