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/packardbell/ms2290/mainboard.c | 2 -- src/mainboard/packardbell/ms2290/romstage.c | 1 - 2 files changed, 3 deletions(-) (limited to 'src/mainboard/packardbell/ms2290') diff --git a/src/mainboard/packardbell/ms2290/mainboard.c b/src/mainboard/packardbell/ms2290/mainboard.c index f64e9e34c8..d4e48bc0be 100644 --- a/src/mainboard/packardbell/ms2290/mainboard.c +++ b/src/mainboard/packardbell/ms2290/mainboard.c @@ -18,8 +18,6 @@ #include #include -#include -#include #include #include #include diff --git a/src/mainboard/packardbell/ms2290/romstage.c b/src/mainboard/packardbell/ms2290/romstage.c index 4d94329b60..1f9d22982a 100644 --- a/src/mainboard/packardbell/ms2290/romstage.c +++ b/src/mainboard/packardbell/ms2290/romstage.c @@ -17,7 +17,6 @@ */ #include -#include #include #include -- cgit v1.2.3