]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: scsi: Rearrange header file for driver model
authorSimon Glass <sjg@chromium.org>
Thu, 15 Jun 2017 03:28:28 +0000 (21:28 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Jul 2017 16:08:19 +0000 (10:08 -0600)
commit043682422c3baccba5a935cfe8a7b856ce076dff
tree0c0bb44a982ee6977d126b326598370210c556e3
parent0fcd48fe00e8fb2d433c1bf5ebe586b19228f027
dm: scsi: Rearrange header file for driver model

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/scsi.h