From f21c2ac0556eefad4b66a8c39734a431610d9139 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sun, 19 Oct 2014 09:35:18 +0300 Subject: AGESA: Use common header for agesawrapper MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5189d0c55635aeb29553fd04a67490cfee3d88d5 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/7153 Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- src/mainboard/tyan/s8226/romstage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/tyan/s8226/romstage.c') diff --git a/src/mainboard/tyan/s8226/romstage.c b/src/mainboard/tyan/s8226/romstage.c index bdc469e4ad..e7a808ef57 100644 --- a/src/mainboard/tyan/s8226/romstage.c +++ b/src/mainboard/tyan/s8226/romstage.c @@ -27,7 +27,7 @@ #include "cpu/x86/bist.h" #include "cpu/x86/lapic.h" #include -#include "agesawrapper.h" +#include #include #include "northbridge/amd/agesa/family10/reset_test.h" #include -- cgit v1.2.3