summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_virtio.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-07-18 13:16:26 +0200
committerBjorn Andersson <bjorn.andersson@linaro.org>2018-07-30 21:17:26 -0700
commit12c2b509c0cb981b34771097e4769abc7faebcee (patch)
tree4bb296ff970f507f304aade80e585bb401f81097 /drivers/remoteproc/remoteproc_virtio.c
parentf68d51bd8a7141ba84f06e6207197817398e7f3a (diff)
downloadlinux-12c2b509c0cb981b34771097e4769abc7faebcee.tar.gz
linux-12c2b509c0cb981b34771097e4769abc7faebcee.tar.bz2
linux-12c2b509c0cb981b34771097e4769abc7faebcee.zip
remoteproc: qcom: fix Q6V5_WCSS dependencies
A new driver got added that depends on QCOM_SMD and fails to link as built-in with CONFIG_QCOM_SMD=m: drivers/remoteproc/qcom_common.o: In function `smd_subdev_stop': qcom_common.c:(.text+0x674): undefined reference to `qcom_smd_unregister_edge' drivers/remoteproc/qcom_common.o: In function `smd_subdev_start': qcom_common.c:(.text+0x700): undefined reference to `qcom_smd_register_edge' We've fixed the same thing several times before, so use the same dependency here. Fixes: 3a3d4163e0bf ("remoteproc: qcom: Introduce Hexagon V5 based WCSS driver") Acked-by: Sricharan R <sricharan@codeaurora.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/remoteproc/remoteproc_virtio.c')
0 files changed, 0 insertions, 0 deletions