[alsa-devel] [PATCH] topology: disable alsa-lib topology debug output by default.
Liam Girdwood
liam.r.girdwood at linux.intel.com
Wed Jun 14 13:37:40 CEST 2017
Signed-off-by: Liam Girdwood <liam.r.girdwood at linux.intel.com>
---
src/topology/tplg_local.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/topology/tplg_local.h b/src/topology/tplg_local.h
index 42e3201..60af017 100644
--- a/src/topology/tplg_local.h
+++ b/src/topology/tplg_local.h
@@ -22,7 +22,6 @@
#include <sound/asoc.h>
#include <sound/tlv.h>
-#define TPLG_DEBUG
#ifdef TPLG_DEBUG
#define tplg_dbg SNDERR
#else
--
1.9.1
More information about the Alsa-devel
mailing list