diff options
Diffstat (limited to 'src/soc/intel/elkhartlake/bootblock')
-rw-r--r-- | src/soc/intel/elkhartlake/bootblock/report_platform.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/elkhartlake/bootblock/report_platform.c b/src/soc/intel/elkhartlake/bootblock/report_platform.c index b1b7fe8524..1dd31975ac 100644 --- a/src/soc/intel/elkhartlake/bootblock/report_platform.c +++ b/src/soc/intel/elkhartlake/bootblock/report_platform.c @@ -12,7 +12,6 @@ #include <soc/bootblock.h> #include <soc/pch.h> #include <soc/pci_devs.h> -#include <string.h> static struct { uint32_t cpuid; |