From 34715df801dd8bee119c6062c3a9d5acd835e2e1 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 27 Oct 2019 12:44:45 +0100 Subject: src: Remove unused '#include ' Change-Id: Ibcb1cafe36c255b4c5bd0a4faeedb95e91048709 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/36372 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/cpu/intel/common/fsb.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/intel/common') diff --git a/src/cpu/intel/common/fsb.c b/src/cpu/intel/common/fsb.c index c32bc235c2..14dbd60e24 100644 --- a/src/cpu/intel/common/fsb.c +++ b/src/cpu/intel/common/fsb.c @@ -12,7 +12,6 @@ */ #include -#include #include #include #include -- cgit v1.2.3