summaryrefslogtreecommitdiff
path: root/sound/soc/qcom/qdsp6/Makefile
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2018-05-09 15:56:19 +0300
committerMark Brown <broonie@kernel.org>2018-05-17 09:49:38 +0300
commitb73e93e183089176beed8a3f80e5f618a52e02fc (patch)
tree82ad82d691dad6eb93d0644f4970e0a3253d6d8e /sound/soc/qcom/qdsp6/Makefile
parent3439a083a13981f0da276cb2aeae84bd4e437b2e (diff)
downloadlinux-b73e93e183089176beed8a3f80e5f618a52e02fc.tar.xz
ASoC: qdsp6: q6core: Add q6core driver
This patch adds support to core apr service, which is used to query status of other static and dynamic services on the dsp. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-and-tested-by: Rohit kumar <rohitkr@codeaurora.org> Acked-by: Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/qcom/qdsp6/Makefile')
-rw-r--r--sound/soc/qcom/qdsp6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/qcom/qdsp6/Makefile b/sound/soc/qcom/qdsp6/Makefile
index accebdb49306..03b8e89c9731 100644
--- a/sound/soc/qcom/qdsp6/Makefile
+++ b/sound/soc/qcom/qdsp6/Makefile
@@ -1 +1,2 @@
obj-$(CONFIG_SND_SOC_QDSP6_COMMON) += q6dsp-common.o
+obj-$(CONFIG_SND_SOC_QDSP6_CORE) += q6core.o