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>
This commit is contained in:
parent
266c313bc1
commit
4ff66dc08f
|
@ -12,7 +12,6 @@
|
||||||
#include <soc/util.h>
|
#include <soc/util.h>
|
||||||
#include <fsp/util.h>
|
#include <fsp/util.h>
|
||||||
#include <security/intel/txt/txt_platform.h>
|
#include <security/intel/txt/txt_platform.h>
|
||||||
#include <soc/pci_devs.h>
|
|
||||||
|
|
||||||
struct map_entry {
|
struct map_entry {
|
||||||
uint32_t reg;
|
uint32_t reg;
|
||||||
|
|
Loading…
Reference in New Issue