patch-2.1.63 linux/drivers/sound/lowlevel/aedsp16.c

Next file: linux/drivers/sound/lowlevel/awe_compat.h
Previous file: linux/drivers/sound/lowlevel/README.awe
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.62/linux/drivers/sound/lowlevel/aedsp16.c linux/drivers/sound/lowlevel/aedsp16.c
@@ -250,7 +250,7 @@
 #undef	AEDSP16_INFO  1		/* Define this to enable info code      */
 
 #if defined(AEDSP16_DEBUG)
-# define DBG(x) printk x
+# define DBG(x)  printk x
 # if defined(AEDSP16_DEBUG_MORE)
 #  define DBG1(x) printk x
 # else

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov