From: Zhang, Shenglei Date: Tue, 25 Sep 2018 01:31:24 +0000 (+0800) Subject: MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependency X-Git-Tag: edk2-stable201903~994 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=ca3e4f8ab82485edff2cfa7eeb87f71b4be38966 MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependency PiDxe.h is not used PciSegmentLib.h. So is deleted. https://bugzilla.tianocore.org/show_bug.cgi?id=1184 v2:Update the bugzilla link. Cc: Michael D Kinney Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: shenglei Reviewed-by: Liming Gao --- diff --git a/MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c b/MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c index 575d9c1f91..f89e3e2551 100644 --- a/MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c +++ b/MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c @@ -13,8 +13,6 @@ **/ -#include - #include #include