commit | 713a8cbb94896350b047c590d0246c1d1fe1400f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Jun 10 22:59:30 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 28 17:03:32 2022 -0400 |
tree | 7b1c1503a38d02cd9e3a2e2a837444aa3a6fcf05 | |
parent | 9836c433094ebbd8e4d06152d09b9a72013d7772 [diff] |
block: ide: Remove ide_preinit function The only platform currently that defines an ide_preinit function has an empty one that immediately returns. Remove this hook. Signed-off-by: Tom Rini <trini@konsulko.com>