From 8c94e14a0c0e77061d8fb879f4bf7bc1347b38d2 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 7 Jul 2017 22:27:44 +0300 Subject: amd/gardenia: Fix includes after platform change to soc/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I63c6febf8ba953a642fd7b04a555a4c6704abc79 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/20496 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/amd/gardenia/romstage.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/amd/gardenia/romstage.c b/src/mainboard/amd/gardenia/romstage.c index 85e8e2f256..39422a10de 100644 --- a/src/mainboard/amd/gardenia/romstage.c +++ b/src/mainboard/amd/gardenia/romstage.c @@ -21,8 +21,8 @@ #include #include #include -#include -#include +#include +#include #include #include -- cgit v1.2.3