]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of ARCH_VERSAL
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:53:13 +0000 (17:53 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commit1b3f1e795fa7817108b4e4506a82e633c4e0d521
tree9cf8b4dcb86a38f554d1147d42ebc61121135c55
parent6437562459769ff603a73531a378a4425e37466e
Correct SPL use of ARCH_VERSAL

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

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/spi/cadence_qspi.c