patch-2.1.59 linux/include/linux/ioport.h

Next file: linux/include/linux/kernel.h
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.58/linux/include/linux/ioport.h linux/include/linux/ioport.h
@@ -30,7 +30,7 @@
 
 #define HAVE_AUTOIRQ
 extern void *irq2dev_map[16];		/* Use only if you own the IRQ. */
-extern int autoirq_setup(int waittime);
+extern void autoirq_setup(int waittime);
 extern int autoirq_report(int waittime);
 
 #endif	/* _LINUX_PORTIO_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov