diff options
-rw-r--r-- | src/vendorcode/amd/pi/00670F00/binaryPI/AGESA.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/vendorcode/amd/pi/00670F00/binaryPI/AGESA.c b/src/vendorcode/amd/pi/00670F00/binaryPI/AGESA.c index c92790e79c..0985504da7 100644 --- a/src/vendorcode/amd/pi/00670F00/binaryPI/AGESA.c +++ b/src/vendorcode/amd/pi/00670F00/binaryPI/AGESA.c @@ -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> |