commit | e8b80f37939c442eb33e6da1de5ec3e8fe90d074 | [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 | e7c108e391fe024c7981810ec7e316b9748e84eb [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>