summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-06-17 06:12:19 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-06-17 06:12:19 +0000
commit9161f07ce20cc5b2ddfb89e155ad4c66c741f080 (patch)
tree7bdebfa08e620bbbf012848b4f1f64acb2cfaf53 /EdkCompatibilityPkg
parent07567c3c32f8434ce1e48176fb8f5c0758b70ec7 (diff)
downloadedk2-9161f07ce20cc5b2ddfb89e155ad4c66c741f080.zip
edk2-9161f07ce20cc5b2ddfb89e155ad4c66c741f080.tar.gz
edk2-9161f07ce20cc5b2ddfb89e155ad4c66c741f080.tar.bz2
Remove unused include file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5344 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg')
-rw-r--r--EdkCompatibilityPkg/Compatibility/Include/Ppi/EcpPciCfg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Compatibility/Include/Ppi/EcpPciCfg.h b/EdkCompatibilityPkg/Compatibility/Include/Ppi/EcpPciCfg.h
index e57855b..19bd8a8 100644
--- a/EdkCompatibilityPkg/Compatibility/Include/Ppi/EcpPciCfg.h
+++ b/EdkCompatibilityPkg/Compatibility/Include/Ppi/EcpPciCfg.h
@@ -16,7 +16,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define _PEI_PCI_CFG_H_
#include <Ppi/PciCfg.h>
-#include <Ppi/PciCfg2.h>
#define ECP_PEI_PCI_CFG_PPI_GUID \
{0xb0ee53d4, 0xa049, 0x4a79, { 0xb2, 0xff, 0x19, 0xd9, 0xfa, 0xef, 0xaa, 0x94}}