summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-10 09:30:53 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-10 09:30:53 +0000
commit0e0eeecad42a9aaf17e304fdffabbeed0e8d3a44 (patch)
tree91b35d1c3d58b484bf61150bacba6dab398cae18 /IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h
parent2d63030254757da8ddb9680fdf897e5539d31c98 (diff)
downloadedk2-0e0eeecad42a9aaf17e304fdffabbeed0e8d3a44.zip
edk2-0e0eeecad42a9aaf17e304fdffabbeed0e8d3a44.tar.gz
edk2-0e0eeecad42a9aaf17e304fdffabbeed0e8d3a44.tar.bz2
Clean the public header files to remove the unnecessary include files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8871 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h')
-rw-r--r--IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h b/IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h
index bd3fa53..287d7a9 100644
--- a/IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h
+++ b/IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h
@@ -33,7 +33,6 @@
#ifndef _INCOMPATIBLE_PCI_DEVICE_SUPPORT_H_
#define _INCOMPATIBLE_PCI_DEVICE_SUPPORT_H_
-#include <PiDxe.h>
#define EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL_GUID \
{0xeb23f55a, 0x7863, 0x4ac2, {0x8d, 0x3d, 0x95, 0x65, 0x35, 0xde, 0x03, 0x75} }