patch-pre2.0.7 linux/arch/m68k/kernel/setup.c

Next file: linux/arch/m68k/kernel/signal.c
Previous file: linux/arch/m68k/kernel/ptrace.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.6/linux/arch/m68k/kernel/setup.c linux/arch/m68k/kernel/setup.c
@@ -53,7 +53,7 @@
 void (*mach_kbd_leds) (unsigned int) = NULL;
 void (*mach_init_INTS) (void);
 int (*mach_add_isr) (unsigned long, isrfunc, int, void *, char *);
-int (*mach_remove_isr) (unsigned long, isrfunc);
+int (*mach_remove_isr) (unsigned long, isrfunc, void *);
 void (*mach_process_int) (int, struct pt_regs *) = NULL;
 void (*mach_enable_irq) (unsigned) = NULL;
 void (*mach_disable_irq) (unsigned) = NULL;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this