From 89989cf61f93fdbb0b61474d16fbc0dfdf419944 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 4 Mar 2019 17:49:46 +0100 Subject: src: Drop unused include Change-Id: I1f44ffeb54955ed660162a791c6281f292b1116a Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/31715 Tested-by: build bot (Jenkins) Reviewed-by: Werner Zeh --- src/mainboard/samsung/lumpy/romstage.c | 1 - src/mainboard/samsung/stumpy/romstage.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/mainboard/samsung') diff --git a/src/mainboard/samsung/lumpy/romstage.c b/src/mainboard/samsung/lumpy/romstage.c index 244ce7c10d..d39d59c735 100644 --- a/src/mainboard/samsung/lumpy/romstage.c +++ b/src/mainboard/samsung/lumpy/romstage.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include diff --git a/src/mainboard/samsung/stumpy/romstage.c b/src/mainboard/samsung/stumpy/romstage.c index c45ca7e721..1c4e3d8f2f 100644 --- a/src/mainboard/samsung/stumpy/romstage.c +++ b/src/mainboard/samsung/stumpy/romstage.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3