]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/SdMmc: Fix build failure caused by last check-in
authorFeng Tian <feng.tian@intel.com>
Thu, 1 Dec 2016 08:39:26 +0000 (16:39 +0800)
committerFeng Tian <feng.tian@intel.com>
Fri, 2 Dec 2016 00:58:12 +0000 (08:58 +0800)
commit12547a99edd1adfc047e05434a20119f20cb6172
tree58702aa52e6b4bf3dc7b38c32ead43607c7f03e3
parent831d287a99873643f94f3e06f5bb1b16a32d268b
MdeModulePkg/SdMmc: Fix build failure caused by last check-in

The commit e27cca has a typo on DEBUG level macro. And this debug
message should be DEBUG_INFO rather than DEBUG_ERROR.

Cc: Jan Dabros <jsd@semihalf.com>
Cc: Marcin Wojtas <mw@semihalf.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
reviewed-by: Marcin Wojtas <mw@semihalf.com>
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.c