patch-2.3.48 linux/drivers/sound/softoss.c
Next file: linux/drivers/sound/softoss_rs.c
Previous file: linux/drivers/sound/sgalaxy.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Thu Feb 24 22:12:57 2000
-  Orig file: 
v2.3.47/linux/drivers/sound/softoss.c
-  Orig date: 
Fri Jul 10 14:03:36 1998
diff -u --recursive --new-file v2.3.47/linux/drivers/sound/softoss.c linux/drivers/sound/softoss.c
@@ -30,8 +30,6 @@
 
 #include "sound_config.h"
 #include "soundmodule.h"
-
-#ifdef CONFIG_SOFTOSS
 #include "softoss.h"
 #include <linux/ultrasound.h>
 
@@ -1529,5 +1527,4 @@
 	sound_unload_timerdev(devc->timerdev);
 	SOUND_LOCK_END;
 }
-#endif
-#endif
+#endif /* MODULE */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)