patch-2.4.23 linux-2.4.23/drivers/char/ser_a2232.c

Next file: linux-2.4.23/drivers/char/serial.c
Previous file: linux-2.4.23/drivers/char/sbc60xxwdt.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/drivers/char/ser_a2232.c linux-2.4.23/drivers/char/ser_a2232.c
@@ -776,7 +776,7 @@
 	volatile u_char *to;
 	volatile struct a2232memory *mem;
 
-#ifdef __SMP__
+#ifdef CONFIG_SMP
 	return -ENODEV;	/* This driver is not SMP aware. Is there an SMP ZorroII-bus-machine? */
 #endif
 

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