patch-2.1.63 linux/drivers/sound/pas2_pcm.c
Next file: linux/drivers/sound/pss.c
Previous file: linux/drivers/sound/pas2_mixer.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Tue Sep 30 08:46:54 1997
-  Orig file: 
v2.1.62/linux/drivers/sound/pas2_pcm.c
-  Orig date: 
Wed May 28 10:51:33 1997
diff -u --recursive --new-file v2.1.62/linux/drivers/sound/pas2_pcm.c linux/drivers/sound/pas2_pcm.c
@@ -12,7 +12,8 @@
 
 #include "sound_config.h"
 
-#if defined(CONFIG_PAS) && defined(CONFIG_AUDIO)
+#ifdef CONFIG_PAS
+#ifdef CONFIG_AUDIO
 
 #ifndef DEB
 #define DEB(WHAT)
@@ -459,4 +460,5 @@
     }
 }
 
+#endif
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov