summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/Makefile
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2014-05-08 17:44:49 -0700
committerMark Brown <broonie@linaro.org>2014-05-13 19:06:16 +0100
commitbff58ea4f43d9b4a9fd6fb05fabc8f50f68131f5 (patch)
tree75fd6981582c0206a5152a6c9d377e3295a2eebf /sound/soc/sh/rcar/Makefile
parent68b6af3656a1f3303cca094a19e26653fad1853a (diff)
ASoC: rsnd: add DVC support
This patch adds DVC (Digital Volume Controller) support which is member of CMD unit. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/sh/rcar/Makefile')
-rw-r--r--sound/soc/sh/rcar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sh/rcar/Makefile b/sound/soc/sh/rcar/Makefile
index 7d0051ced838..9ac536429800 100644
--- a/sound/soc/sh/rcar/Makefile
+++ b/sound/soc/sh/rcar/Makefile
@@ -1,2 +1,2 @@
-snd-soc-rcar-objs := core.o gen.o src.o adg.o ssi.o
+snd-soc-rcar-objs := core.o gen.o src.o adg.o ssi.o dvc.o
obj-$(CONFIG_SND_SOC_RCAR) += snd-soc-rcar.o \ No newline at end of file