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/x201/mainboard.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/mainboard/lenovo/x201') diff --git a/src/mainboard/lenovo/x201/mainboard.c b/src/mainboard/lenovo/x201/mainboard.c index 1a306b1695..951058b986 100644 --- a/src/mainboard/lenovo/x201/mainboard.c +++ b/src/mainboard/lenovo/x201/mainboard.c @@ -1,10 +1,8 @@ /* SPDX-License-Identifier: GPL-2.0-only */ +#include #include #include -#include -#include -#include "dock.h" #include #include -- cgit v1.2.3