diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-07-10 09:30:53 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-07-10 09:30:53 +0000 |
commit | 0e0eeecad42a9aaf17e304fdffabbeed0e8d3a44 (patch) | |
tree | 91b35d1c3d58b484bf61150bacba6dab398cae18 /IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h | |
parent | 2d63030254757da8ddb9680fdf897e5539d31c98 (diff) | |
download | edk2-platforms-0e0eeecad42a9aaf17e304fdffabbeed0e8d3a44.tar.xz |
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/LegacyInterrupt.h')
-rw-r--r-- | IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h b/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h index a43b91a718..e684eb5aae 100644 --- a/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h +++ b/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h @@ -19,7 +19,6 @@ #ifndef _EFI_LEGACY_INTERRUPT_H_
#define _EFI_LEGACY_INTERRUPT_H_
-#include <PiDxe.h>
#define EFI_LEGACY_INTERRUPT_PROTOCOL_GUID \
{ \
|