[U-Boot] [PATCH v2 28/44] dm: scsi: Drop the get_dev() function
Simon Glass
sjg at chromium.org
Sat May 14 21:36:10 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
>
> common/scsi.c | 7 -------
> common/spl/spl_sata.c | 2 +-
> disk/part.c | 2 +-
> include/part.h | 2 --
> 4 files changed, 2 insertions(+), 11 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list