[U-Boot] [PATCH 09/29] dm: scsi: Rearrange header file for driver model

Bin Meng bmeng.cn at gmail.com
Tue Jun 13 03:13:19 UTC 2017


On Tue, Jun 6, 2017 at 3:14 AM, Simon Glass <sjg at chromium.org> wrote:
> Put the driver-model declarations first since we are migrating to that.
> Also drop scsi_init() when driver model is used.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  include/scsi.h | 34 ++++++++++++++--------------------
>  1 file changed, 14 insertions(+), 20 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list