X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=QuarkSocPkg%2FQuarkSouthCluster%2FSdio%2FDxe%2FSDMediaDeviceDxe%2FMMCSDTransfer.c;fp=QuarkSocPkg%2FQuarkSouthCluster%2FSdio%2FDxe%2FSDMediaDeviceDxe%2FMMCSDTransfer.c;h=d23cfa2b293d8a3dc4bbc4b260e88f892f7f4565;hp=5d34332b515bc756355cc6b69138a265b87ef6be;hb=f87c0b5e4634379ed0e68fd0383151193f784ee2;hpb=455b7b66f784fb7f768ba1d85f04fe4cae50dcf1 diff --git a/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/MMCSDTransfer.c b/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/MMCSDTransfer.c index 5d34332b51..d23cfa2b29 100644 --- a/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/MMCSDTransfer.c +++ b/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/MMCSDTransfer.c @@ -849,12 +849,10 @@ MMCCardVoltageSelection ( ) { EFI_STATUS Status; - EFI_SD_HOST_IO_PROTOCOL *SDHostIo; UINT8 Retry; UINT32 TimeOut; Status = EFI_SUCCESS; - SDHostIo = CardData->SDHostIo; // //First try the high voltage, then if supported choose the low voltage //