patch-2.1.63 linux/drivers/sound/cs4232.c
Next file: linux/drivers/sound/dev_table.c
Previous file: linux/drivers/sound/configure.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Sep 30 08:46:50 1997
-  Orig file: 
v2.1.62/linux/drivers/sound/cs4232.c
-  Orig date: 
Tue Mar  4 10:25:24 1997
diff -u --recursive --new-file v2.1.62/linux/drivers/sound/cs4232.c linux/drivers/sound/cs4232.c
@@ -25,7 +25,7 @@
 
 #include "sound_config.h"
 
-#if defined(CONFIG_CS4232)
+#ifdef CONFIG_CS4232
 
 #define KEY_PORT	0x279	/* Same as LPT1 status port */
 #define CSN_NUM		0x99	/* Just a random number */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov