From 3f17c3b33ff43cdc0879bc5b20d6526371e124b0 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Thu, 20 Jun 2019 11:03:53 +0200 Subject: mb/lenovo/x201: Remove duplicated include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0917f11091b8c93c21c0e25690440b7dd0e9c8ba Signed-off-by: Peter Lemenkov Reviewed-on: https://review.coreboot.org/c/coreboot/+/33626 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Paul Menzel --- src/mainboard/lenovo/x201/mainboard.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/lenovo/x201/mainboard.c b/src/mainboard/lenovo/x201/mainboard.c index 01dba57c30..70b393cc18 100644 --- a/src/mainboard/lenovo/x201/mainboard.c +++ b/src/mainboard/lenovo/x201/mainboard.c @@ -26,7 +26,6 @@ #include "dock.h" #include #include -#include #include static void mainboard_init(struct device *dev) -- cgit v1.2.3