u-boot/drivers/block
Tom Rini 713a8cbb94 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>
2022-06-28 17:03:32 -04:00
..
blk-uclass.c Merge branch '2022-04-25-initial-implementation-of-stdboot' 2022-04-25 16:02:27 -04:00
blk_legacy.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
blkcache.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
efi-media-uclass.c efi: Add uclass for devices provided by UEFI firmware 2021-12-09 11:43:25 -08:00
efi_blk.c efi: Add a media/block driver for EFI block devices 2021-12-09 11:43:25 -08:00
ide.c block: ide: Remove ide_preinit function 2022-06-28 17:03:32 -04:00
Kconfig Convert CONFIG_LBA48 et al to Kconfig 2022-06-28 17:03:32 -04:00
Makefile efi: Add a media/block driver for EFI block devices 2021-12-09 11:43:25 -08:00
sandbox.c sandbox: Open host file for read-only access if needed 2022-03-18 19:24:24 -06:00
sb_efi_media.c efi: Add uclass for devices provided by UEFI firmware 2021-12-09 11:43:25 -08:00