Home
last modified time | relevance | path

Searched hist:b37483c42e2717300e55c83347aa83c042db5d9b (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dbdinfo.cb37483c42e2717300e55c83347aa83c042db5d9b Wed May 10 19:20:12 UTC 2017 Tom Rini <trini@konsulko.com> 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>