patch-pre2.0.7 linux/include/asm-m68k/machdep.h

Next file: linux/include/asm-m68k/traps.h
Previous file: linux/include/asm-m68k/irq.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.6/linux/include/asm-m68k/machdep.h linux/include/asm-m68k/machdep.h
@@ -20,7 +20,8 @@
 extern void (*mach_init_INTS) (void);
 extern int (*mach_add_isr) (unsigned long source, isrfunc handler,
 			    int pri, void *data, char *name);
-extern int (*mach_remove_isr) (unsigned long source, isrfunc handler);
+extern int (*mach_remove_isr) (unsigned long source, isrfunc handler,
+			       void *data);
 extern int (*mach_get_irq_list)(char *buf, int len);
 extern void (*mach_process_int) (int level, struct pt_regs *fp);
 extern void (*mach_enable_irq) (unsigned);

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