From 52c8c12b24f0d1168164a8ce4ef4c27ca29bf41c Mon Sep 17 00:00:00 2001 From: eric_tian Date: Fri, 24 Jul 2009 09:11:10 +0000 Subject: [PATCH] roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the scope of this release. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9001 6f19259b-4bc3-4df7-8a09-765794883524 --- PcAtChipsetPkg/8259InterruptControllerDxe/8259.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PcAtChipsetPkg/8259InterruptControllerDxe/8259.h b/PcAtChipsetPkg/8259InterruptControllerDxe/8259.h index 9ab3379f78..b24df2fcec 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 // -- 2.39.2