summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/st_slim_rproc.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-11-18 17:15:06 +0100
committerBjorn Andersson <bjorn.andersson@linaro.org>2016-11-18 18:03:43 +0100
commitc496f6762b9a68de6635e753f7837523ee642fcb (patch)
tree093c3b64ef07fc69acaa52faa4c3b499517d1567 /drivers/remoteproc/st_slim_rproc.c
parentMerge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadlinux-c496f6762b9a68de6635e753f7837523ee642fcb.tar.xz
linux-c496f6762b9a68de6635e753f7837523ee642fcb.zip
remoteproc: wcnss-pil: add QCOM_SMD dependency
When qcom_smd is a loadable module and wcnss-pil is built-in, we get a link error: drivers/remoteproc/qcom_wcnss_pil.o: In function `wcnss_smd_remove': qcom_wcnss_iris.c:(.text.wcnss_smd_remove+0x10): undefined reference to `qcom_smd_unregister_edge' drivers/remoteproc/qcom_wcnss_pil.o: In function `wcnss_smd_probe': qcom_wcnss_iris.c:(.text.wcnss_smd_probe+0x12): undefined reference to `qcom_smd_register_edge' This adds a Kconfig dependency to avoid this. We can still allow build-testing with SMD disabled. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/remoteproc/st_slim_rproc.c')
0 files changed, 0 insertions, 0 deletions