
16 Oct
2023
16 Oct
'23
11:32 p.m.
On Sat, Oct 07, 2023 at 03:13:07PM -0400, Tom Rini wrote:
In order to be able to discard unused long help texts without further linker lists, add a macro for defining the long help messages which uses __maybe_unused. This allows us to discard them as unreferenced as part of the link.
Signed-off-by: Tom Rini trini@konsulko.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom