patch-2.1.102 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:
Thu May 14 10:33:17 1998
- Orig file:
v2.1.101/linux/drivers/sound/pas2_pcm.c
- Orig date:
Tue Dec 30 11:02:39 1997
diff -u --recursive --new-file v2.1.101/linux/drivers/sound/pas2_pcm.c linux/drivers/sound/pas2_pcm.c
@@ -15,7 +15,8 @@
#include "sound_config.h"
-#if defined(MODULE) || ( defined(CONFIG_PAS) && defined(CONFIG_AUDIO) )
+#ifdef CONFIG_PAS
+#ifdef CONFIG_AUDIO
#ifndef DEB
#define DEB(WHAT)
@@ -458,4 +459,5 @@
}
}
+#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov