From 73fec24319ffb2a699025b4570d8700c0c18b413 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Fri, 30 Sep 2022 16:21:50 +0200 Subject: mb/lenovo/*/mainboard.c: Clean up includes Signed-off-by: Elyes Haouas Change-Id: I406f21c0c05e6af357e45e718422be94c6fd5408 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68017 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/lenovo/x230/mainboard.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/x230') diff --git a/src/mainboard/lenovo/x230/mainboard.c b/src/mainboard/lenovo/x230/mainboard.c index 33c95c27c5..b33e22920e 100644 --- a/src/mainboard/lenovo/x230/mainboard.c +++ b/src/mainboard/lenovo/x230/mainboard.c @@ -2,7 +2,6 @@ #include #include -#include // mainboard_enable is executed as first thing after // enumerate_buses(). -- cgit v1.2.3