Learn more about cloning repositories
You have read-only access
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>