scsi: Move cmd_phase enum to the header
authorSimon Glass <sjg@chromium.org>
Wed, 21 Sep 2022 14:21:35 +0000 (16:21 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 25 Sep 2022 14:30:05 +0000 (08:30 -0600)
commit0e0b9e94595a706d86d8a9daca572da9a7de35a0
tree0d8c1dc16d51ed61bf4a396b62f344abeea12312
parent8bae79744b39ee7725729673202477300b2f79bc
scsi: Move cmd_phase enum to the header

This can be used by common files, so move it to the SCSI header and rename
it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/emul/sandbox_flash.c
include/scsi.h