From df3de64b3703e136e0b178c00e71ac785e1de20f Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 1 Jun 2018 15:39:38 +0200 Subject: src/console/vtxprintf.c: Remove unneeded 'console.h' include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1d7caaf58b3119a9fff339df1159a6e3277fc2dc Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26753 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/console/vtxprintf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/console') diff --git a/src/console/vtxprintf.c b/src/console/vtxprintf.c index 63e670396d..50bd47087d 100644 --- a/src/console/vtxprintf.c +++ b/src/console/vtxprintf.c @@ -15,7 +15,6 @@ * vtxprintf.c, originally from linux/lib/vsprintf.c */ -#include #include #include -- cgit v1.2.3