commit | 0e0b9e94595a706d86d8a9daca572da9a7de35a0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 21 16:21:35 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 25 08:30:05 2022 -0600 |
tree | 0d8c1dc16d51ed61bf4a396b62f344abeea12312 | |
parent | 8bae79744b39ee7725729673202477300b2f79bc [diff] |
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>