ide: Drop init for not using BLK
authorSimon Glass <sjg@chromium.org>
Tue, 25 Apr 2023 16:54:29 +0000 (10:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 27 Apr 2023 17:51:06 +0000 (13:51 -0400)
commit00a79f21c1c178d312635b96035da6aa48eb5321
treefbfb36f244923bb4c3dd3c5f5d2210645cf25a5e
parent091785110031efe1f417a727ac7db68f2beb3116
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>
common/board_r.c
include/ide.h