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>
Loading
Please register or sign in to comment