binaryPI boards: Fix indirect AGESA.h include

Change-Id: I3f6030879da61168adf42db0a4913d70a737594e
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/21649
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Kyösti Mälkki
2017-09-23 16:21:02 +03:00
parent d41feed800
commit 525930bdf4
9 changed files with 9 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
* GNU General Public License for more details.
*/
#include <AGESA.h>
#include <northbridge/amd/pi/agesawrapper.h>
#include <PlatformMemoryConfiguration.h>
#include <boardid.h>

View File

@@ -13,6 +13,7 @@
* GNU General Public License for more details.
*/
#include <AGESA.h>
#include <agesawrapper.h>
#include <PlatformMemoryConfiguration.h>

View File

@@ -13,6 +13,7 @@
* GNU General Public License for more details.
*/
#include <AGESA.h>
#include <agesawrapper.h>
#include <PlatformMemoryConfiguration.h>

View File

@@ -14,6 +14,7 @@
* GNU General Public License for more details.
*/
#include <AGESA.h>
#include <northbridge/amd/pi/agesawrapper.h>

View File

@@ -13,6 +13,7 @@
* GNU General Public License for more details.
*/
#include <AGESA.h>
#include <northbridge/amd/pi/agesawrapper.h>

View File

@@ -13,6 +13,7 @@
* GNU General Public License for more details.
*/
#include <AGESA.h>
#include <northbridge/amd/pi/agesawrapper.h>

View File

@@ -13,6 +13,7 @@
* GNU General Public License for more details.
*/
#include <AGESA.h>
#include <agesawrapper.h>
#include <PlatformMemoryConfiguration.h>

View File

@@ -13,6 +13,7 @@
* GNU General Public License for more details.
*/
#include <AGESA.h>
#include <agesawrapper.h>
#include <PlatformMemoryConfiguration.h>

View File

@@ -13,6 +13,7 @@
* GNU General Public License for more details.
*/
#include <AGESA.h>
#include <northbridge/amd/pi/agesawrapper.h>