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
-  Lines: 9
-  Date:
2003-11-28 10:26:20.000000000 -0800
-  Orig file: 
linux-2.4.22/drivers/char/ser_a2232.c
-  Orig date: 
2001-09-13 15:21:32.000000000 -0700
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)