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:
parent
49b4285c0c
commit
785509c66c
|
@ -22,7 +22,6 @@
|
||||||
#include "AGESA.h"
|
#include "AGESA.h"
|
||||||
#include "AMD.h"
|
#include "AMD.h"
|
||||||
|
|
||||||
#include "Proc/Fch/Fch.h"
|
|
||||||
#include "Include/Ids.h"
|
#include "Include/Ids.h"
|
||||||
#include "Include/PlatformMemoryConfiguration.h"
|
#include "Include/PlatformMemoryConfiguration.h"
|
||||||
#include "Proc/Fch/FchPlatform.h"
|
#include "Proc/Fch/FchPlatform.h"
|
||||||
|
|
Loading…
Reference in New Issue