From 530f677cdc5de0cac94d00ee58037063ecb6cd64 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Wed, 30 Nov 2016 14:59:52 +0200 Subject: buildsystem: Drop explicit (k)config.h includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We have kconfig.h auto-included and it pulls config.h too. Change-Id: I665a0a168b0d4d3b8f3a27203827b542769988da Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/17655 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) --- src/ec/lenovo/h8/h8.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ec/lenovo') diff --git a/src/ec/lenovo/h8/h8.c b/src/ec/lenovo/h8/h8.c index cfc3938e3d..b08509493e 100644 --- a/src/ec/lenovo/h8/h8.c +++ b/src/ec/lenovo/h8/h8.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3