Correct SPL use of SANDBOX
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:42 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commitef746bfd2c848740bcb3c9269e96c5d170827b57
tree1e05f35e9ee7763d20568230026d28c17e5c39e0
parent3c9adeb33021084f82690ec378256251b7340104
Correct SPL use of SANDBOX

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

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