diff options
author | Tom Rini <trini@konsulko.com> | 2025-10-01 14:30:55 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-10-10 10:27:13 -0600 |
commit | a574f8a3e504bed1baaef00c6ba1ac395e43be43 (patch) | |
tree | 0099047b52b613c3eb4d8bae70b9082791aacbd0 /drivers/ddr | |
parent | 3da6f00af38c7db9c28ca455ad72f552fdaf7713 (diff) |
spl: spl_sata: Add __maybe_unused decorator
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.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions