soc/amd/common: Move Agesa related headers
Move AGESA related headers in soc/amd/common to soc/amd/common/block/include/amdblocks. BUG=b:69262110 TEST=Build with no error gardenia and kahlee (no code change, headers moved). Change-Id: I5d3064625ddf8caaf370aabaf93165c6817f1ca0 Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com> Reviewed-on: https://review.coreboot.org/22772 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
committed by
Martin Roth
parent
f6f4ba9e45
commit
0ad74ace8b
@@ -41,7 +41,7 @@
|
||||
***************************************************************************/
|
||||
// TODO This list needs to be pruned of anything that is not API
|
||||
#include "AGESA.h"
|
||||
#include "agesawrapper.h"
|
||||
#include <block/include/amdblocks/agesawrapper.h>
|
||||
#include "AcpiLib.h"
|
||||
#include "FchCommonCfg.h"
|
||||
#include "Fch.h"
|
||||
|
Reference in New Issue
Block a user