mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-11 17:30:21 +00:00
There is only declaration of usb_speed_string(), but no definition, so add it to avoid build error when call it. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>