commit | 00a79f21c1c178d312635b96035da6aa48eb5321 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 25 10:54:29 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 27 13:51:06 2023 -0400 |
tree | fbfb36f244923bb4c3dd3c5f5d2210645cf25a5e | |
parent | 091785110031efe1f417a727ac7db68f2beb3116 [diff] |
ide: Drop init for not using BLK ALl boards use CONFIG_BLK now so this code is not used. Drop it and the header-file #ifdef Signed-off-by: Simon Glass <sjg@chromium.org>