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

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