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/common/ssdt.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/superio/common') diff --git a/src/superio/common/ssdt.c b/src/superio/common/ssdt.c index 9a94aaf1d5..47fbf0cb8e 100644 --- a/src/superio/common/ssdt.c +++ b/src/superio/common/ssdt.c @@ -6,7 +6,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3