mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02: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>