patch-2.1.102 linux/drivers/sound/softoss_rs.c
Next file: linux/drivers/sound/sound_config.h
Previous file: linux/drivers/sound/softoss.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu May 14 10:33:17 1998
-  Orig file: 
v2.1.101/linux/drivers/sound/softoss_rs.c
-  Orig date: 
Wed Apr  8 19:36:27 1998
diff -u --recursive --new-file v2.1.101/linux/drivers/sound/softoss_rs.c linux/drivers/sound/softoss_rs.c
@@ -18,7 +18,7 @@
 
 #include "sound_config.h"
 
-#if defined(CONFIG_SOFTOSS) || defined(MODULE)
+#ifdef CONFIG_SOFTOSS
 #include "softoss.h"
 
 void softsynth_resample_loop(short *buf, int loops)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov