1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 16:20:21 +01:00
Files
u-boot-megous/cmd/bdinfo.c
Tom Rini b37483c42e cmd/bdinfo.c: Fix unused function warning
On most architectures we do not call print_std_bdinfo() so mark it with
__maybe_unused.  Reported by clang-3.8.

Signed-off-by: Tom Rini <trini@konsulko.com>
2017-05-12 08:37:37 -04:00

11 KiB