From 24ad29e83c3b5d46c7ba458a504f63eb034837c7 Mon Sep 17 00:00:00 2001 From: Richard Spiegel Date: Thu, 23 Aug 2018 14:39:06 -0700 Subject: vendorcode/amd/pi/00670F00: Remove IDS headers Only Ids.h had definitions still in use, and they were removed or moved to AGESA.h. Now Ids.h, IdsPerf.h and IdsLib.h can be safely removed. BUG=b:112885948 TEST=Build grunt Change-Id: I031ae8eb5f34fee801365fc89ea11a881211e726 Signed-off-by: Richard Spiegel Reviewed-on: https://review.coreboot.org/28299 Reviewed-by: Raul Rangel Tested-by: build bot (Jenkins) --- src/vendorcode/amd/pi/00670F00/agesa_headers.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/vendorcode/amd/pi/00670F00/agesa_headers.h') diff --git a/src/vendorcode/amd/pi/00670F00/agesa_headers.h b/src/vendorcode/amd/pi/00670F00/agesa_headers.h index fb1792789b..e03bda5506 100644 --- a/src/vendorcode/amd/pi/00670F00/agesa_headers.h +++ b/src/vendorcode/amd/pi/00670F00/agesa_headers.h @@ -22,10 +22,8 @@ #include "AGESA.h" #include "AMD.h" -#include "Include/Ids.h" #include "Include/PlatformMemoryConfiguration.h" #include "Proc/Fch/FchPlatform.h" -#include "Proc/IDS/IdsLib.h" #include "Proc/Psp/PspBaseLib/PspBaseLib.h" #pragma pack(pop) #undef AGESA_HEADERS_ARE_WRAPPED -- cgit v1.2.3