AGESA: Drop some excessive agesawrapper.h includes
Change-Id: I3807912b1dc68fae8248a66e37bbe642fb92d3ae Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/6262 Tested-by: build bot (Jenkins)
This commit is contained in:
parent
78d0cab36d
commit
526c2fb278
27 changed files with 25 additions and 31 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
#include "agesawrapper.h"
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include "northbridge/amd/agesa/def_callouts.h"
|
||||
#include "heapManager.h"
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@
|
|||
#include "Porting.h"
|
||||
#include "BiosCallOuts.h"
|
||||
#include "s3_resume.h"
|
||||
#include "agesawrapper.h"
|
||||
|
||||
/* The size needs to be 4k aligned, which is the sector size of most flashes. */
|
||||
#define S3_DATA_VOLATILE_SIZE 0x6000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue