From 1b92474412f70229992f678a60da67131dd65c6f Mon Sep 17 00:00:00 2001 From: Garrett Kirkendall Date: Thu, 12 Apr 2018 15:08:37 -0500 Subject: vendorcode/amd/pi/00670F00: Remove unused headers Remove unused header files in src/vendorcode/amd/pi/00670F00/agesa_headers.h. This is a first clean up. Hopefully more headers will be removed in other commits. Header files cannot be removed at this time. They are used by files in vendorcode/amd/pi/00670F00/. BUG=b:77944801 BRANCH=none TEST=build Gardenia and Grunt Change-Id: I99b77f6ba41ded30122a01bbe709681312561436 Signed-off-by: Garrett Kirkendall Reviewed-on: https://review.coreboot.org/25644 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/vendorcode/amd/pi/00670F00/agesa_headers.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/vendorcode/amd') diff --git a/src/vendorcode/amd/pi/00670F00/agesa_headers.h b/src/vendorcode/amd/pi/00670F00/agesa_headers.h index 73ca1e081b..f23f7fd39e 100644 --- a/src/vendorcode/amd/pi/00670F00/agesa_headers.h +++ b/src/vendorcode/amd/pi/00670F00/agesa_headers.h @@ -22,12 +22,10 @@ #include "AGESA.h" #include "AMD.h" -#include "Proc/Fch/Common/FchCommonCfg.h" #include "Proc/Fch/Fch.h" #include "Include/Ids.h" #include "Include/PlatformMemoryConfiguration.h" #include "Proc/Fch/FchPlatform.h" -#include "Proc/CPU/heapManager.h" #include "Proc/Psp/PspBaseLib/PspBaseLib.h" #pragma pack(pop) #undef AGESA_HEADERS_ARE_WRAPPED -- cgit v1.2.3