Correct SPL use of SPLASH_SOURCE
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:55:10 +0000 (17:55 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commitb7e4869d9f2a0af4cd2ca88c83b198d04bdbed73
tree2a38c8802d7e610ce68ffadc7f6546fb8427705d
parent4337b9b6dcdee7c7f6a807335e1730aa2c6760c7
Correct SPL use of SPLASH_SOURCE

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

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