Home
last modified time | relevance | path

Searched hist:"0 fa5999bea643a81072f1e71a2fae976d00018a8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.c0fa5999bea643a81072f1e71a2fae976d00018a8 Tue Aug 04 15:04:12 UTC 2015 Paul Kocialkowski <contact@paulk.fr> 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>