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>
This commit is contained in:
Garrett Kirkendall 2018-04-24 13:44:48 -05:00 committed by Martin Roth
parent 49b4285c0c
commit 785509c66c
1 changed files with 0 additions and 1 deletions

View File

@ -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"