rk610 codec: close debug

This commit is contained in:
邱建斌
2012-04-25 15:31:57 +08:00
parent 7242f72f64
commit dc8a305138

View File

@@ -53,7 +53,7 @@
/*
* Debug
*/
#if 1
#if 0
#define DBG(x...) printk(KERN_INFO x)
#else
#define DBG(x...)