1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 09:07:09 +01:00
Files
u-boot-megous/cmd/usb.c
Ismael Luceno Cortes 51f60a89b7 usb: Make portspeed return a read-only string
Current code is plain wrong, and there's no need to have a mutable string,
so fix function type and remove the intermediate variable.

Signed-off-by: Ismael Luceno <ismael.luceno@silicon-gears.com>
2019-04-09 13:11:45 +02:00

18 KiB