commit | 62f6013b5f2d7be223c3804a2db23ed753d5563e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:40 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | d80a9427c7ae070ac652c62190580dbfc18fb2e4 | |
parent | db5d0d2ea65ce23c734a3ddc46a95e88c1b23df8 [diff] |
Correct SPL uses of CMD_SCSI This converts 2 usages of this option to the non-SPL form, since there is no SPL_CMD_SCSI defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>