topology: disable alsa-lib topology debug output by default.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Liam Girdwood 2017-06-14 12:37:40 +01:00 committed by Takashi Iwai
parent 6d843ba5d3
commit 89c96ad7fb

View file

@ -22,7 +22,6 @@
#include <sound/asoc.h>
#include <sound/tlv.h>
#define TPLG_DEBUG
#ifdef TPLG_DEBUG
#define tplg_dbg SNDERR
#else