summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/Makefile
diff options
context:
space:
mode:
authorGarlic Tseng <garlic.tseng@mediatek.com>2016-06-17 15:43:54 +0800
committerMark Brown <broonie@kernel.org>2016-06-29 20:11:09 +0100
commit6b1e19d91d0bf3053716a2636ffd5722c2afb47e (patch)
treef790dafb21e79044c864da3f3282b4095fb023d4 /sound/soc/mediatek/Makefile
parent283b612429a279b4c8f5a90f38d26c80bf8ec628 (diff)
downloadop-kernel-dev-6b1e19d91d0bf3053716a2636ffd5722c2afb47e.zip
op-kernel-dev-6b1e19d91d0bf3053716a2636ffd5722c2afb47e.tar.gz
ASoC: mediatek: let mt8173 use mediatek common structure
Modify mt8173 driver implementation to use common structure. Signed-off-by: Garlic Tseng <garlic.tseng@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/Makefile')
-rw-r--r--sound/soc/mediatek/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/mediatek/Makefile b/sound/soc/mediatek/Makefile
index 240dfc70..4fe8068 100644
--- a/sound/soc/mediatek/Makefile
+++ b/sound/soc/mediatek/Makefile
@@ -1,2 +1,2 @@
-# 8173 Machine support
+obj-$(CONFIG_SND_SOC_MEDIATEK) += common/
obj-$(CONFIG_SND_SOC_MT8173) += mt8173/
OpenPOWER on IntegriCloud