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