Correct SPL use of DISPLAY_CPUINFO
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:36 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commitf27a545b8f63e8b85ac7cb1dd547bb274c30afea
treed92f4174b9f2b1afc6b3447bcad8f32828868a0b
parent43512276da480b88eb432aca08e808d56893f166
Correct SPL use of DISPLAY_CPUINFO

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_DISPLAY_CPUINFO defined in Kconfig

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