diff options
Diffstat (limited to 'src/soc/intel/alderlake/bootblock')
-rw-r--r-- | src/soc/intel/alderlake/bootblock/report_platform.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/alderlake/bootblock/report_platform.c b/src/soc/intel/alderlake/bootblock/report_platform.c index 002b306e0c..e3646e063e 100644 --- a/src/soc/intel/alderlake/bootblock/report_platform.c +++ b/src/soc/intel/alderlake/bootblock/report_platform.c @@ -17,7 +17,6 @@ #include <intelblocks/mp_init.h> #include <soc/bootblock.h> #include <soc/pci_devs.h> -#include <string.h> static struct { u32 cpuid; |