From 48e9cc78d5d09b6f70a39c857ac4dcca277cfb84 Mon Sep 17 00:00:00 2001 From: eric_tian Date: Fri, 24 Jul 2009 06:15:22 +0000 Subject: if module doesn't explicitly depend on specific Pci spec, it should include IndustryStandard/Pci.h rather than Pcixxx.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8995 6f19259b-4bc3-4df7-8a09-765794883524 --- PcAtChipsetPkg/8259InterruptControllerDxe/8259.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PcAtChipsetPkg') diff --git a/PcAtChipsetPkg/8259InterruptControllerDxe/8259.h b/PcAtChipsetPkg/8259InterruptControllerDxe/8259.h index b24df2fcec..9ab3379f78 100644 --- a/PcAtChipsetPkg/8259InterruptControllerDxe/8259.h +++ b/PcAtChipsetPkg/8259InterruptControllerDxe/8259.h @@ -26,7 +26,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include #include -#include +#include // // 8259 Hardware definitions // -- cgit v1.2.3