aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd
diff options
context:
space:
mode:
authorGarrett Kirkendall <garrett.kirkendall@amd.corp-partner.google.com>2018-04-24 13:44:48 -0500
committerMartin Roth <martinroth@google.com>2018-04-25 14:09:48 +0000
commit785509c66cf1fd3f6b0963d1b0c0b2fde55ace39 (patch)
tree4f56c8440e1e90dfb8a64789c03b5e56112de533 /src/vendorcode/amd
parent49b4285c0c46d6d0ee53315fbf68745f6d67662b (diff)
vendorcode/amd/pi/00670F00: Remove include header
Remove Fch.h from being included in src/vendorcode/amd/pi/00670F00/agesa_headers.h. It is not needed. BUG=b:69220826 BRANCH=master TEST=build Gardenia and Grunt systems. Change-Id: Ifde58421d20c813ae5708b1d9c6ec76433051d33 Signed-off-by: Garrett Kirkendall <garrett.kirkendall@amd.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/25808 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/vendorcode/amd')
-rw-r--r--src/vendorcode/amd/pi/00670F00/agesa_headers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vendorcode/amd/pi/00670F00/agesa_headers.h b/src/vendorcode/amd/pi/00670F00/agesa_headers.h
index f23f7fd39e..a8deae527d 100644
--- a/src/vendorcode/amd/pi/00670F00/agesa_headers.h
+++ b/src/vendorcode/amd/pi/00670F00/agesa_headers.h
@@ -22,7 +22,6 @@
#include "AGESA.h"
#include "AMD.h"
-#include "Proc/Fch/Fch.h"
#include "Include/Ids.h"
#include "Include/PlatformMemoryConfiguration.h"
#include "Proc/Fch/FchPlatform.h"