diff options
Diffstat (limited to 'sound/soc/ux500/Makefile')
-rw-r--r-- | sound/soc/ux500/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/ux500/Makefile b/sound/soc/ux500/Makefile index 9c594d025ad..3a9091efd35 100644 --- a/sound/soc/ux500/Makefile +++ b/sound/soc/ux500/Makefile @@ -1,9 +1,6 @@ # Ux500 Platform Support ifdef CONFIG_SND_SOC_UX500_DEBUG -CFLAGS_av8100_audio.o := -DDEBUG -CFLAGS_ab3550.o := -DDEBUG -CFLAGS_cg29xx.o := -DDEBUG CFLAGS_ux500_pcm.o := -DDEBUG CFLAGS_ux500_msp_dai.o := -DDEBUG CFLAGS_ux500_av8100.o := -DDEBUG |