Revert "firmware: qcom: scm: Add support for MC boot address API"
authorArnd Bergmann <arnd@arndb.de>
Wed, 27 Oct 2021 14:25:07 +0000 (16:25 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 27 Oct 2021 14:25:07 +0000 (16:25 +0200)
commit7db2bc925e4642df6255612e5521af0423ada18a
treefc45f033fa9b60aa9c4408950430064ceda405b5
parent4f22aa4569e55131d69dae87e76869070d62c392
Revert "firmware: qcom: scm: Add support for MC boot address API"

This reverts commits 55845f46df03 and c50031f03dfe, since this still
causes a build failure when QCOM_SCM is a loadable module, or when
CONFIG_SMP is disabled:

ERROR: modpost: "cpu_logical_map" [drivers/firmware/qcom-scm.ko] undefined!

This be done better for 5.17, but it's too late now to rework
properly.

Fixes: c50031f03dfe ("firmware: qcom: scm: Don't break compile test on non-ARM platforms")
Fixes: 55845f46df03 ("firmware: qcom: scm: Add support for MC boot address API")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/firmware/qcom_scm.c
drivers/firmware/qcom_scm.h