From: 邱建斌 Date: Thu, 17 Jan 2013 03:40:45 +0000 (+0800) Subject: rk610 codec : cloes debug X-Git-Tag: firefly_0821_release~7907 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6a12d3d1d380c987d209d121208d2fbbcbb8c1ff;p=firefly-linux-kernel-4.4.55.git rk610 codec : cloes debug --- diff --git a/sound/soc/codecs/rk610_codec.c b/sound/soc/codecs/rk610_codec.c index 02c44f288d78..a6b89a04fa58 100755 --- a/sound/soc/codecs/rk610_codec.c +++ b/sound/soc/codecs/rk610_codec.c @@ -63,7 +63,7 @@ /* * Debug */ -#if 1 +#if 0 #define DBG(x...) printk(KERN_INFO x) #else #define DBG(x...)