aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd
diff options
context:
space:
mode:
authorGarrett Kirkendall <garrett.kirkendall@amd.corp-partner.google.com>2018-04-12 15:08:37 -0500
committerPatrick Georgi <pgeorgi@google.com>2018-04-16 08:35:05 +0000
commit1b92474412f70229992f678a60da67131dd65c6f (patch)
treee482261151d009ec1a175aecc150732f158d1c2f /src/vendorcode/amd
parent30df2a41cefc35ce1c8785f73a0aab63b5b54e82 (diff)
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 <garrett.kirkendall@amd.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/25644 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/vendorcode/amd')
-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 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