patch-2.0.34 linux/include/linux/ioport.h
Next file: linux/include/linux/iso_fs.h
Previous file: linux/include/linux/if_frad.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Wed Jun  3 15:17:49 1998
 -  Orig file: 
v2.0.33/linux/include/linux/ioport.h
 -  Orig date: 
Sat Dec 30 11:00:41 1995
 
diff -u --recursive --new-file v2.0.33/linux/include/linux/ioport.h linux/include/linux/ioport.h
@@ -24,7 +24,7 @@
 
 
 #define HAVE_AUTOIRQ
-extern void *irq2dev_map[16];		/* Use only if you own the IRQ. */
+extern void *irq2dev_map[];		/* Use only if you own the IRQ. */
 extern int autoirq_setup(int waittime);
 extern int autoirq_report(int waittime);
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov