patch-2.1.18 linux/drivers/char/tty_io.c

Next file: linux/drivers/isdn/icn/icn.c
Previous file: linux/drivers/char/serial.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.17/linux/drivers/char/tty_io.c linux/drivers/char/tty_io.c
@@ -1923,7 +1923,7 @@
 		panic("Couldn't register /dev/console driver\n");
 	
 	kbd_init();
-#ifdef CONFIG_ESP  /* init ESP before rs, so rs doesn't see the port */
+#ifdef CONFIG_ESPSERIAL  /* init ESP before rs, so rs doesn't see the port */
 	esp_init();
 #endif
 #ifdef CONFIG_SERIAL

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