]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pmdomain: rockchip: Fix build error
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Feb 2025 12:05:29 +0000 (13:05 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Feb 2025 12:05:29 +0000 (13:05 +0100)
commitbc4bc2a1609712e6c5de01be8a20341b710dc99b
treecabed538957a4ea7cc99c17aa83176ef1917ea54
parent61eeb9678789644f118eff608d9031b5de4f719d
pmdomain: rockchip: Fix build error

To resolve the build error with undefined reference to
`arm_smccc_1_1_get_conduit', let's add a build dependency to
HAVE_ARM_SMCCC_DISCOVERY.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 61eeb9678789 ("pmdomain: rockchip: Check if SMC could be handled by TA")
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/rockchip/Kconfig