Correct SPL uses of DISPLAY_AER_BRIEF
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:53:52 +0000 (17:53 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commit1b81aed125e0cfa87f0938066df221088d3f0603
tree315b70f884d78847b8b1978a67422e68b2868b7e
parent8581d9927de482f972997057629b6b4d0da67110
Correct SPL uses of DISPLAY_AER_BRIEF

This converts 2 usages of this option to the non-SPL form, since there is
no SPL_DISPLAY_AER_BRIEF defined in Kconfig

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