patch-2.4.25 linux-2.4.25/drivers/char/vac-serial.c

Next file: linux-2.4.25/drivers/char/vr41xx_keyb.c
Previous file: linux-2.4.25/drivers/char/tty_io.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/drivers/char/vac-serial.c linux-2.4.25/drivers/char/vac-serial.c
@@ -10,7 +10,9 @@
 #define CONFIG_SERIAL_NOPAUSE_IO
 #define SERIAL_DO_RESTART
 
+#ifndef CONFIG_SERIAL_SHARE_IRQ
 #define CONFIG_SERIAL_SHARE_IRQ
+#endif
 
 /* Set of debugging defines */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)