]> Git Repo - J-u-boot.git/commit - common/spl/spl_usb.c
dm: usb: Drop the get_dev() function
authorSimon Glass <[email protected]>
Sun, 1 May 2016 17:36:13 +0000 (11:36 -0600)
committerSimon Glass <[email protected]>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commit57ebf67bad82da0b3ade1728fb39a64d1c29822f
treed1d11a85ed37eec6e51d4afaf3c65cf3012c2a83
parenta6331fa83cb4a1557df4acfa4214d556f4596904
dm: usb: Drop the get_dev() function

This function is implemented by the legacy block functions now. Drop it.

Signed-off-by: Simon Glass <[email protected]>
board/cm5200/fwupdate.c
cmd/usb.c
common/spl/spl_usb.c
common/usb_storage.c
disk/part.c
drivers/Makefile
include/part.h
include/usb.h
This page took 0.037075 seconds and 4 git commands to generate.