From e625d0710647a85946fec50072aeec37390e4e8c Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Fri, 14 Dec 2018 12:02:01 +0100 Subject: mb/lenovo/x201: Remove unneeded includes Tested: still builds fine. Change-Id: I1ca4e42bd75a3e84afe8b30a60f02058b590416f Signed-off-by: Peter Lemenkov Reviewed-on: https://review.coreboot.org/c/coreboot/+/30217 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: HAOUAS Elyes --- src/mainboard/lenovo/x201/mainboard.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mainboard/lenovo/x201/mainboard.c') diff --git a/src/mainboard/lenovo/x201/mainboard.c b/src/mainboard/lenovo/x201/mainboard.c index b8129ad294..0e20afe610 100644 --- a/src/mainboard/lenovo/x201/mainboard.c +++ b/src/mainboard/lenovo/x201/mainboard.c @@ -23,11 +23,10 @@ #include #include #include - #include "dock.h" #include #include -#include +#include #include #include -- cgit v1.2.3