From 526c2fb278c6c4eccebaaaea9e1f7a00358d10e9 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 10 Jul 2014 22:16:58 +0300 Subject: AGESA: Drop some excessive agesawrapper.h includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3807912b1dc68fae8248a66e37bbe642fb92d3ae Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/6262 Tested-by: build bot (Jenkins) --- src/mainboard/amd/parmer/BiosCallOuts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/amd/parmer/BiosCallOuts.c') diff --git a/src/mainboard/amd/parmer/BiosCallOuts.c b/src/mainboard/amd/parmer/BiosCallOuts.c index 6b75b21e71..ba80949a91 100644 --- a/src/mainboard/amd/parmer/BiosCallOuts.c +++ b/src/mainboard/amd/parmer/BiosCallOuts.c @@ -17,7 +17,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "agesawrapper.h" +#include "AGESA.h" #include "amdlib.h" #include "BiosCallOuts.h" #include "Ids.h" -- cgit v1.2.3