aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/uniphier/Makefile
diff options
context:
space:
mode:
authorGravatar Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> 2018-01-19 18:25:32 +0900
committerGravatar Mark Brown <broonie@kernel.org> 2018-02-12 12:49:53 +0000
commite98131222ff931a670739cede00d1fb9d6f83763 (patch)
treeea12a8755280d6ddaf5919a3678d44a24381c0e9 /sound/soc/uniphier/Makefile
parentASoC: uniphier: add support for UniPhier AIO CPU DAI driver (diff)
downloadlinux-e98131222ff931a670739cede00d1fb9d6f83763.tar.gz
linux-e98131222ff931a670739cede00d1fb9d6f83763.tar.bz2
linux-e98131222ff931a670739cede00d1fb9d6f83763.zip
ASoC: uniphier: add support for UniPhier AIO compress audio
This patch adds support of UniPhier AIO compress audio. For passing through compress audio to S/PDIF. Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/uniphier/Makefile')
-rw-r--r--sound/soc/uniphier/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/uniphier/Makefile b/sound/soc/uniphier/Makefile
index 3ef2784b2383..4448175c70ab 100644
--- a/sound/soc/uniphier/Makefile
+++ b/sound/soc/uniphier/Makefile
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: GPL-2.0
-snd-soc-uniphier-aio-cpu-objs := aio-core.o aio-dma.o aio-cpu.o
+snd-soc-uniphier-aio-cpu-objs := aio-core.o aio-dma.o aio-cpu.o aio-compress.o
obj-$(CONFIG_SND_SOC_UNIPHIER_AIO) += snd-soc-uniphier-aio-cpu.o