From c8ed32ed5259ce09f9e8ea3be7530b2a8ab495ba Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Mon, 5 Nov 2018 19:54:57 +0100 Subject: mb/lenovo/*/*: Fix non-local header treated as local See also commit 4ad1446b with Change-Id I036208a111d009620d8354fa9c97688eb4e872ad ("Fix non-local header treated as local"). Change-Id: Idea19b52198e6f46b0da6022558a46246a52f2e7 Signed-off-by: Peter Lemenkov Reviewed-on: https://review.coreboot.org/29501 Reviewed-by: Elyes HAOUAS Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/x201/romstage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/lenovo/x201/romstage.c') diff --git a/src/mainboard/lenovo/x201/romstage.c b/src/mainboard/lenovo/x201/romstage.c index 02b9e24a4e..cfa11b49fb 100644 --- a/src/mainboard/lenovo/x201/romstage.c +++ b/src/mainboard/lenovo/x201/romstage.c @@ -34,7 +34,7 @@ #include #include "dock.h" -#include "arch/early_variables.h" +#include #include #include #include -- cgit v1.2.3