]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 16 Sep 2022 12:29:10 +0000 (13:29 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Thu, 24 Nov 2022 13:24:41 +0000 (14:24 +0100)
commitbe949d3a8f6d847fdb7838f26deb5058c1d8c2be
treeef704485e2fd6fab6b96c53cfde663e5fdabcfaa
parent7b39ed583631299cae7133a9151433fdd89dc4c4
slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON

BugLink: https://bugs.launchpad.net/bugs/1996825
[ Upstream commit e291691c69776ad278cd39dec2306dd39d681a9f ]

The Qualcomm common remote-proc code (CONFIG_QCOM_RPROC_COMMON) has
necessary stubs, so it is not needed for compile testing.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20220916122910.170730-5-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Stable-dep-of: 42992cf187e4 ("slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/slimbus/Kconfig