]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg EmmcBlockIoPei: Remove a redundant function
authorshenglei <shenglei.zhang@intel.com>
Wed, 8 Aug 2018 08:16:30 +0000 (16:16 +0800)
committerStar Zeng <star.zeng@intel.com>
Tue, 21 Aug 2018 08:29:06 +0000 (16:29 +0800)
commit6e5676b3800b4bf939df1a058f231ab38761f7ce
treed013192706431e4a589b586f36ccf8d22e9ec920
parentc575d091bb50faa4a1e1ca3bc4c3cd84e66ef8c2
MdeModulePkg EmmcBlockIoPei: Remove a redundant function

The function EmmcPeimUnlinkMemBlock that is never called
has been removed.
https://bugzilla.tianocore.org/show_bug.cgi?id=1062

v2: Remove the comment that mentioned 'EmmcPeimUnlinkMemBlock'
within function EmmcPeimFreeMemPool().

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: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcHcMem.c