Correct SPL use of REGEX
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:37 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commiteca0986894388d537c0a129d204e2ba1a6360565
tree629fa75b6be84e0d5733b1928d6ea187400b0349
parent9dcf5ee5862c49e61cc6a5a64977527bac7b8238
Correct SPL use of REGEX

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

Signed-off-by: Simon Glass <sjg@chromium.org>
board/xilinx/common/board.c