From 4b463c71c04684476de83673182d8830c04efc4c Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 13 Dec 2019 09:05:43 +0100 Subject: mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4dcdcb734e20830ac97d4a826de61017afc6ee67 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37688 Tested-by: build bot (Jenkins) Reviewed-by: Frans Hendriks Reviewed-by: Kyösti Mälkki --- src/mainboard/lenovo/x201/mainboard.c | 1 - src/mainboard/lenovo/x201/romstage.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/mainboard/lenovo/x201') diff --git a/src/mainboard/lenovo/x201/mainboard.c b/src/mainboard/lenovo/x201/mainboard.c index a403237e27..4cd3bdee5f 100644 --- a/src/mainboard/lenovo/x201/mainboard.c +++ b/src/mainboard/lenovo/x201/mainboard.c @@ -17,7 +17,6 @@ */ #include -#include #include #include #include diff --git a/src/mainboard/lenovo/x201/romstage.c b/src/mainboard/lenovo/x201/romstage.c index c8e8afbb30..7bab9576bc 100644 --- a/src/mainboard/lenovo/x201/romstage.c +++ b/src/mainboard/lenovo/x201/romstage.c @@ -18,7 +18,6 @@ #include #include -#include #include #include -- cgit v1.2.3