aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2011-01-07 05:51:12 -0500
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-01-10 06:36:02 -0500
commitfd0d08d9edc8ffc900896e1d1f7f287e6fde1ab3 (patch)
tree23155fafb61cfd88c38a5784370465b0e3e8a2ce
parentf5c6b2aa33cdacb4902c7b946395f7e73b00d4ce (diff)
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>
-rw-r--r--sound/soc/mid-x86/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/mid-x86/Makefile b/sound/soc/mid-x86/Makefile
index a1a93314b842..639883339465 100644
--- a/sound/soc/mid-x86/Makefile
+++ b/sound/soc/mid-x86/Makefile
@@ -1,5 +1,3 @@
1EXTRA_CFLAGS += -DDEBUG
2
3snd-soc-sst-platform-objs := sst_platform.o 1snd-soc-sst-platform-objs := sst_platform.o
4snd-soc-mfld-machine-objs := mfld_machine.o 2snd-soc-mfld-machine-objs := mfld_machine.o
5 3