]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of PANEL
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:54:44 +0000 (17:54 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commit9c7a8ff61ddeec5b3915f5169b8de5630b0febf6
treedc11be4d5078333752235dba9c771e80465b2b95
parent7da0e18ca817341f89a6e4a909d91975b0b1dafe
Correct SPL use of PANEL

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

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/imx/mxc_ipuv3_fb.c