patch-2.1.31 linux/drivers/block/genhd.c
Next file: linux/drivers/block/hd.c
Previous file: linux/drivers/block/floppy.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu Mar 27 14:36:39 1997
-  Orig file: 
v2.1.30/linux/drivers/block/genhd.c
-  Orig date: 
Mon Dec 30 02:06:22 1996
diff -u --recursive --new-file v2.1.30/linux/drivers/block/genhd.c linux/drivers/block/genhd.c
@@ -733,7 +733,9 @@
 #ifdef CONFIG_INET
 	net_dev_init();
 #endif
+#ifdef CONFIG_VT
 	console_map_init();
+#endif
 
 	for (p = gendisk_head ; p ; p=p->next) {
 		setup_dev(p);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov