diff options
| author | Arnd Bergmann <[email protected]> | 2018-07-18 11:16:26 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2018-07-31 04:17:26 +0000 |
| commit | 12c2b509c0cb981b34771097e4769abc7faebcee (patch) | |
| tree | 4bb296ff970f507f304aade80e585bb401f81097 /lib/bitmap.c | |
| parent | remoteproc: Reset table_ptr in rproc_start() failure paths (diff) | |
| download | kernel-12c2b509c0cb981b34771097e4769abc7faebcee.tar.gz kernel-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 <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
