patch-2.4.4 linux/drivers/sound/aedsp16.c
Next file: linux/drivers/sound/cs4281/cs4281_wrapper-24.c
Previous file: linux/drivers/sound/aci.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri Apr 13 20:26:07 2001
- Orig file:
v2.4.3/linux/drivers/sound/aedsp16.c
- Orig date:
Wed Sep 27 13:53:57 2000
diff -u --recursive --new-file v2.4.3/linux/drivers/sound/aedsp16.c linux/drivers/sound/aedsp16.c
@@ -257,9 +257,9 @@
#define VERSION "1.3" /* Version of Audio Excel DSP 16 driver */
-#undef AEDSP16_DEBUG 1 /* Define this to enable debug code */
-#undef AEDSP16_DEBUG_MORE 1 /* Define this to enable more debug */
-#undef AEDSP16_INFO 1 /* Define this to enable info code */
+#undef AEDSP16_DEBUG /* Define this to 1 to enable debug code */
+#undef AEDSP16_DEBUG_MORE /* Define this to 1 to enable more debug */
+#undef AEDSP16_INFO /* Define this to 1 to enable info code */
#if defined(AEDSP16_DEBUG)
# define DBG(x) printk x
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)