Correct SPL use of ATMEL_PIO4
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:17 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 13:22:52 +0000 (08:22 -0500)
commit42a13b21dcb6663847ae71c0a42dcf2f4149b69a
tree15ddc9d376d630efb4c614c4bda559d3c0c99d64
parentce119a27064ed1648fe9bcbf2832c4f75a162230
Correct SPL use of ATMEL_PIO4

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

Reviewed-by: Eugen Hristev <eugen.hristev@collabora.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/pinctrl/pinctrl-at91-pio4.c