commit | 6e2bee37be67d04b2b4320f93150b2b52ca4df47 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 17 10:47:24 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 23 18:11:39 2023 -0500 |
tree | 667ee1d1904603e3c2c2bf644c19bc06cc4310e4 | |
parent | b9ff648d0f2e08edc43f410bd0da11ec713eafd4 [diff] |
ide: Drop non-DM code for BLK We require CONFIG_BLK to be enabled now, so this code is unused. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>