patch-2.3.48 linux/drivers/sound/sgalaxy.c
Next file: linux/drivers/sound/softoss.c
Previous file: linux/drivers/sound/sequencer_syms.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/sgalaxy.c
 -  Orig date: 
Mon Jul  5 19:58:25 1999
 
diff -u --recursive --new-file v2.3.47/linux/drivers/sound/sgalaxy.c linux/drivers/sound/sgalaxy.c
@@ -24,8 +24,6 @@
 #include "sound_config.h"
 #include "soundmodule.h"
 
-#if defined(CONFIG_SGALAXY) || defined (MODULE)
-
 static void sleep( unsigned howlong )
 {
 	current->state   = TASK_INTERRUPTIBLE;
@@ -182,5 +180,4 @@
 	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)