From 51a549584131e509605b273474f3b7cc3dd73e83 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 17 May 2020 18:34:35 +0200 Subject: src: Remove unused '#include ' Change-Id: I57e064d26b215743a1cb06bb6605fc4fe1160876 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/41491 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/drivers/analogix/anx7625/anx7625.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/drivers/analogix') diff --git a/src/drivers/analogix/anx7625/anx7625.c b/src/drivers/analogix/anx7625/anx7625.c index 57f1c7745d..ee98fd4df9 100644 --- a/src/drivers/analogix/anx7625/anx7625.c +++ b/src/drivers/analogix/anx7625/anx7625.c @@ -5,7 +5,6 @@ #include #include #include -#include #include #include "anx7625.h" -- cgit v1.2.3