From 207880cd1127acd6f5f0f2241d753aa6b1c39da0 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Tue, 10 Dec 2013 09:03:17 +0200 Subject: Declare acpi_is_wakeup_early() only once MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5314d76168c40a6327d4a9ac3b4f4fb05497d6fc Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/4525 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/gizmosphere/gizmo/romstage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/gizmosphere') diff --git a/src/mainboard/gizmosphere/gizmo/romstage.c b/src/mainboard/gizmosphere/gizmo/romstage.c index 11ae6239b3..63a2be861e 100755 --- a/src/mainboard/gizmosphere/gizmo/romstage.c +++ b/src/mainboard/gizmosphere/gizmo/romstage.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3