Commits
Paul Kocialkowski committed 0fa5999bea6
usb: USB storage-specific part ifdef in uclass usb_stor_reset is only defined when USB storage support is enabled, thus the function is not declared when such support is missing. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>