vendorcode/amd/pi/00670F00: Remove unused headers
Remove unused AGESA header files from vendorcode/amd/pi/00670F00/binaryPI/AGESA.c BUG=b:77905293 BRANCH=none TEST=build Gardenia. Change-Id: Ic38424d489dcc37a4074159e33fca0d49c71f701 Signed-off-by: Garrett Kirkendall <garrett.kirkendall@amd.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/25626 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
parent
0e9aa2623a
commit
30df2a41ce
|
@ -42,11 +42,6 @@
|
|||
// TODO This list needs to be pruned of anything that is not API
|
||||
#include "AGESA.h"
|
||||
#include <amdblocks/agesawrapper.h>
|
||||
#include "AcpiLib.h"
|
||||
#include "FchCommonCfg.h"
|
||||
#include "Fch.h"
|
||||
#include "FchDef.h"
|
||||
#include "amdlib.h"
|
||||
#include "cbfs.h"
|
||||
#include <console/console.h>
|
||||
#include <commonlib/loglevel.h>
|
||||
|
|
Loading…
Reference in New Issue