From cfdcfdb515a90075997e1b5b2b8cb4e7aba7f7da Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 1 Aug 2020 21:19:16 +0200 Subject: src: Remove unused 'include ' Change-Id: I6afea5c102299e570378a1656d3dcd329a373399 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/44093 Reviewed-by: Patrick Georgi Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/t440p/smihandler.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/t440p') diff --git a/src/mainboard/lenovo/t440p/smihandler.c b/src/mainboard/lenovo/t440p/smihandler.c index e3da85d865..8cc5135e6f 100644 --- a/src/mainboard/lenovo/t440p/smihandler.c +++ b/src/mainboard/lenovo/t440p/smihandler.c @@ -5,7 +5,6 @@ #include #include #include -#include #include #define GPE_EC_SCI 1 -- cgit v1.2.3