patch-1.3.58 linux/drivers/sound/pas2_pcm.c
Next file: linux/drivers/sound/patmgr.c
Previous file: linux/drivers/sound/pas2_mixer.c
Back to the patch index
Back to the overall index
-  Lines: 21
 -  Date:
Tue Jan  9 00:37:29 1996
 -  Orig file: 
v1.3.57/linux/drivers/sound/pas2_pcm.c
 -  Orig date: 
Fri Oct 13 14:44:34 1995
 
diff -u --recursive --new-file v1.3.57/linux/drivers/sound/pas2_pcm.c linux/drivers/sound/pas2_pcm.c
@@ -30,11 +30,9 @@
 
 #include "sound_config.h"
 
-#ifdef CONFIGURE_SOUNDCARD
-
 #include "pas.h"
 
-#if !defined(EXCLUDE_PAS) && !defined(EXCLUDE_AUDIO)
+#if defined(CONFIG_PAS) && defined(CONFIG_AUDIO)
 
 #define TRACE(WHAT)		/*
 				   * * * (WHAT)   */
@@ -444,7 +442,5 @@
 	}
     }
 }
-
-#endif
 
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this