]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg EhciPei: Remove a redundant function
authorshenglei <shenglei.zhang@intel.com>
Wed, 22 Aug 2018 01:46:41 +0000 (09:46 +0800)
committerStar Zeng <star.zeng@intel.com>
Thu, 30 Aug 2018 06:44:03 +0000 (14:44 +0800)
commit36faa23c46824e3cf9beff8648a56816cbf58f49
treeedfa776bc974c4f1ce20b0a1432b28b8a565af11
parent7475ac5157962b570aa0d1afd0811518b729b5fd
MdeModulePkg EhciPei: Remove a redundant function

The function UsbHcUnlinkMemBlock that is never called
and its related comments have been removed.
It is missed in the patch series according to the log in
https://bugzilla.tianocore.org/show_bug.cgi?id=1062

v2:Update the title.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shenglei <shenglei.zhang@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Bus/Pci/EhciPei/UsbHcMem.c