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

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