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/northbridge/via/vx900/chrome9hd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/northbridge/via') diff --git a/src/northbridge/via/vx900/chrome9hd.c b/src/northbridge/via/vx900/chrome9hd.c index c99f10e889..333b28d487 100644 --- a/src/northbridge/via/vx900/chrome9hd.c +++ b/src/northbridge/via/vx900/chrome9hd.c @@ -15,7 +15,6 @@ */ #include -#include #include #include #include -- cgit v1.2.3