commit | 1dbe71fbb83891967cd4ce58118e008b03a90e73 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 11 19:34:55 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 16 11:05:16 2022 -0400 |
tree | ecd267ccfed4d9c3f2481ef232653501ec7502da | |
parent | f512388ed8fbea6e5aefa2950e4b9673706ebfbe [diff] |
blk: Drop IF_TYPE_SD This is not really needed since it does the same things as MMC. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>