
4 Mar
2023
4 Mar
'23
12:43 a.m.
On Wed, Feb 22, 2023 at 09:34:24AM -0700, Simon Glass wrote:
The conditions in this code do not align when doing an SPL build with split config. Use __maybe_unused to avoid needing to be so explicit.
Of course a better solution would be to refactor all of this to avoid using #ifdef.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/next, thanks!
--
Tom