]> git.dujemihanovic.xyz Git - u-boot.git/commit
blk: Drop IF_TYPE_SD
authorSimon Glass <sjg@chromium.org>
Fri, 12 Aug 2022 01:34:55 +0000 (19:34 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 16 Sep 2022 15:05:16 +0000 (11:05 -0400)
commit1dbe71fbb83891967cd4ce58118e008b03a90e73
treeecd267ccfed4d9c3f2481ef232653501ec7502da
parentf512388ed8fbea6e5aefa2950e4b9673706ebfbe
blk: Drop IF_TYPE_SD

This is not really needed since it does the same things as MMC. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
disk/part.c
drivers/block/blk-uclass.c
include/blk.h