[U-Boot] [PATCH v2 25/44] dm: usb: Drop the get_dev() function
Simon Glass
sjg at chromium.org
Sat May 14 21:35:58 CEST 2016
On 1 May 2016 at 11:36, Simon Glass <sjg at chromium.org> wrote:
> This function is implemented by the legacy block functions now. Drop it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> board/cm5200/fwupdate.c | 2 +-
> cmd/usb.c | 16 ++++++++++------
> common/spl/spl_usb.c | 2 +-
> common/usb_storage.c | 17 -----------------
> disk/part.c | 2 +-
> drivers/Makefile | 1 +
> include/part.h | 2 --
> include/usb.h | 1 -
> 8 files changed, 14 insertions(+), 29 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list