From 4b683b85a8ecb87b128ac13a5f2af67532903917 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 15 Sep 2020 07:45:17 +0200 Subject: src: Remove redundant When is needed, it is supposed to provide . So remove redundant includes. I'll remove also in a separate patch. Change-Id: Ib9903ae456c32db4ba346020659c17c27a939e89 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/45316 Tested-by: build bot (Jenkins) Reviewed-by: Wim Vervoorn Reviewed-by: Felix Held --- src/superio/smsc/kbc1100/early_init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/superio/smsc/kbc1100/early_init.c') diff --git a/src/superio/smsc/kbc1100/early_init.c b/src/superio/smsc/kbc1100/early_init.c index 875db4288a..2210c2bf59 100644 --- a/src/superio/smsc/kbc1100/early_init.c +++ b/src/superio/smsc/kbc1100/early_init.c @@ -5,7 +5,6 @@ #include #include #include -#include #include #include "kbc1100.h" -- cgit v1.2.3