[PATCH] spl: spl_sata: Add __maybe_unused decorator
Tom Rini
trini at konsulko.com
Fri Oct 10 21:23:22 CEST 2025
On Wed, 01 Oct 2025 14:30:55 -0600, Tom Rini wrote:
> It is possible that we will not have enabled the options to call
> spl_sata_load_image_raw so use the __maybe_unused decorator to silence
> the compiler warning.
>
>
Applied to u-boot/master, thanks!
[1/1] spl: spl_sata: Add __maybe_unused decorator
commit: a574f8a3e504bed1baaef00c6ba1ac395e43be43
--
Tom
More information about the U-Boot
mailing list