patch-2.1.73 linux/init/main.c

Next file: linux/kernel/ksyms.c
Previous file: linux/include/net/tcp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.72/linux/init/main.c linux/init/main.c
@@ -105,6 +105,9 @@
 extern void decnet_setup(char *str, int *ints);
 #endif
 extern void xd_setup(char *str, int *ints);
+#ifdef CONFIG_BLK_DEV_IDE
+extern void ide_setup(char *);
+#endif
 #ifdef CONFIG_BLK_DEV_EZ
 extern void ez_setup(char *str, int *ints);
 #endif

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