diff options
author | Simon Glass <sjg@chromium.org> | 2017-06-15 03:28:40 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2017-07-11 16:08:19 (GMT) |
commit | 4682c8a19b4eb69f7ad51df3f543375583ce878a (patch) | |
tree | 09ea9daa3d0f8737086c5659fb4f1428e20d235a /disk | |
parent | 322f73f473d921dbdd0fe11bd62db6a00e5b133c (diff) | |
download | u-boot-fsl-qoriq-4682c8a19b4eb69f7ad51df3f543375583ce878a.tar.xz |
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
With driver model these functions need a device pointer. Add one even
when CONFIG_DM_SCSI is not defined. This avoids having ugly conditional
function prototypes, When CONFIG_DM_SCSI is not defined we can just ignore
the pointer.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions