commit | e6e05ad3eb8cb67b183c2dc3bd273a355eb686eb | [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 | e241fc3245cc2991a4eb247498f937cc249755ca [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>