On Tue, Jun 6, 2017 at 3:14 AM, Simon Glass <s...@chromium.org> wrote:
> This function is only defined by one driver and is empty. Move it into
> the SCSI implementation itself. We could remove it, but it should be
> useful for debugging.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  common/scsi.c                | 5 +++++
>  drivers/block/ahci.c         | 5 -----
>  drivers/block/sandbox_scsi.c | 4 ----
>  include/scsi.h               | 1 -
>  4 files changed, 5 insertions(+), 10 deletions(-)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to