[U-Boot] [PATCH v1 1/5] common: scsi: Remove completely unused functions

Simon Glass sjg at chromium.org
Thu Dec 1 03:20:01 CET 2016


On 30 November 2016 at 13:46, Michal Simek <michal.simek at xilinx.com> wrote:
> These functions are not called for any location.
> This patch removes them scsi_trim_trail(), scsi_get_disk_count()
> and scsi_setup_read6().
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  common/scsi.c  | 35 -----------------------------------
>  include/scsi.h |  3 ---
>  2 files changed, 38 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list