mirror of
https://xff.cz/git/u-boot/
synced 2025-09-07 19:52:15 +02:00
With gcc-5.x we get warning about inline non-static functions referring to static elements. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>