From 72fc9a3e268b90813c5a21e1de8b813df7a31fa2 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 15 Sep 2020 08:00:01 +0200 Subject: src: Remove redundant When is needed, it is supposed to provide . Change-Id: I0e479e2abdb6cfb8633840db2222ce5397fe7d55 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/45403 Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/superio/nuvoton/nct5104d/early_init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/superio/nuvoton/nct5104d') diff --git a/src/superio/nuvoton/nct5104d/early_init.c b/src/superio/nuvoton/nct5104d/early_init.c index 5ed4c5cdec..c5e9388ebd 100644 --- a/src/superio/nuvoton/nct5104d/early_init.c +++ b/src/superio/nuvoton/nct5104d/early_init.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include -#include #include #include #include "nct5104d.h" -- cgit v1.2.3