Commit fd0d08d9edc8ffc900896e1d1f7f287e6fde1ab3

Authored by Vinod Koul
Committed by Mark Brown
1 parent f5c6b2aa33

ASoC: mid-x86 - remove the flag in makefile

previous commit e62255f2adf2 introduced DDEBUG flag in Makefile
This causes all debug statemenets to be ON.

This patch removes this flag

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Harsha Priya <priya.harsha@intel.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

Showing 1 changed file with 0 additions and 2 deletions Side-by-side Diff

sound/soc/mid-x86/Makefile
1   -EXTRA_CFLAGS += -DDEBUG
2   -
3 1 snd-soc-sst-platform-objs := sst_platform.o
4 2 snd-soc-mfld-machine-objs := mfld_machine.o
5 3