aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/pi/00670F00/agesa_headers.h
diff options
context:
space:
mode:
authorRichard Spiegel <richard.spiegel@amd.corp-partner.google.com>2018-08-23 14:39:06 -0700
committerMartin Roth <martinroth@google.com>2018-08-28 14:17:41 +0000
commit24ad29e83c3b5d46c7ba458a504f63eb034837c7 (patch)
treea2c74e8ffc67b28be18cdc670f897bbd1054ffaf /src/vendorcode/amd/pi/00670F00/agesa_headers.h
parent90b3149deb60638fa570920e2862e03a07502ecb (diff)
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 <richard.spiegel@silverbackltd.com> Reviewed-on: https://review.coreboot.org/28299 Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/vendorcode/amd/pi/00670F00/agesa_headers.h')
-rw-r--r--src/vendorcode/amd/pi/00670F00/agesa_headers.h2
1 files changed, 0 insertions, 2 deletions
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