Correct SPL uses of ROCKCHIP_OTP
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:54:59 +0000 (17:54 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commitce119a27064ed1648fe9bcbf2832c4f75a162230
tree6eed1a990fc8932e92b80bf90ff8ba030dece76d
parentba490b251c945bc182744c2ab8f942334f3cd588
Correct SPL uses of ROCKCHIP_OTP

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

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