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/x200/mainboard.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/x200/mainboard.c') diff --git a/src/mainboard/lenovo/x200/mainboard.c b/src/mainboard/lenovo/x200/mainboard.c index 0fc77d31e3..4b2f2533fa 100644 --- a/src/mainboard/lenovo/x200/mainboard.c +++ b/src/mainboard/lenovo/x200/mainboard.c @@ -3,7 +3,6 @@ #include #include #include -#include "dock.h" static void fill_ssdt(const struct device *device) { -- cgit v1.2.3