Correct SPL uses of ROCKCHIP_EFUSE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:40 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit3c9adeb33021084f82690ec378256251b7340104
tree28c9b83ed5d65472b87d5fbbde79cb6902f6deb8
parentfb705b87915b574ff1edfb897d94b05263ac52a7
Correct SPL uses of ROCKCHIP_EFUSE

This converts 2 usages of this option to the non-SPL form, since there is
no SPL_ROCKCHIP_EFUSE defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/misc.c