soc/intel/xeon_sp/uncore.c: Remove duplicated include

Change-Id: I2ac1035585b32ba65d0725067cff0c12c9f748c1
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49570
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
diff --git a/src/soc/intel/xeon_sp/uncore.c b/src/soc/intel/xeon_sp/uncore.c
index 7679f2f..dede931 100644
--- a/src/soc/intel/xeon_sp/uncore.c
+++ b/src/soc/intel/xeon_sp/uncore.c
@@ -12,7 +12,6 @@
 #include <soc/util.h>
 #include <fsp/util.h>
 #include <security/intel/txt/txt_platform.h>
-#include <soc/pci_devs.h>
 
 struct map_entry {
 	uint32_t    reg;