Correct SPL use of SYS_FSL_ERRATUM_A010539
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:55 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commite7ec875dd10ae97c4ce240c30c306395598de709
tree933143e6804fc0332068babf70206756dbba8e49
parentd179f865bf171876e8e687b69ab2087e0535cb9e
Correct SPL use of SYS_FSL_ERRATUM_A010539

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/cpu/armv8/fsl-layerscape/cpu.c