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>
This commit is contained in:
@@ -33,7 +33,6 @@ enum if_type {
|
||||
IF_TYPE_SCSI,
|
||||
IF_TYPE_USB,
|
||||
IF_TYPE_MMC,
|
||||
IF_TYPE_SD,
|
||||
IF_TYPE_SATA,
|
||||
IF_TYPE_HOST,
|
||||
IF_TYPE_NVME,
|
||||
|
||||
Reference in New Issue
Block a user