From 4ff66dc08f73a81d181a84a7483489804142a72a Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 16 Jan 2021 17:55:59 +0100 Subject: soc/intel/xeon_sp/uncore.c: Remove duplicated include Change-Id: I2ac1035585b32ba65d0725067cff0c12c9f748c1 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/49570 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/soc/intel/xeon_sp/uncore.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/xeon_sp') diff --git a/src/soc/intel/xeon_sp/uncore.c b/src/soc/intel/xeon_sp/uncore.c index 7679f2f1af..dede931fe0 100644 --- a/src/soc/intel/xeon_sp/uncore.c +++ b/src/soc/intel/xeon_sp/uncore.c @@ -12,7 +12,6 @@ #include #include #include -#include struct map_entry { uint32_t reg; -- cgit v1.2.3