Attention is currently required from: Patrick Rudolph, HAOUAS Elyes. Hello build bot (Jenkins), Tim Wawrzynczak, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60553
to look at the new patch set (#4).
Change subject: soc/intel: Remove unused <string.h> ......................................................................
soc/intel: Remove unused <string.h>
Found using following command: diff <(git grep -l '#include <string.h>' -- src/) <(git grep -l 'STRINGIFY|memcpy(|memmove(|memset(|memcmp(|memchr(|strdup(|strconcat(|strnlen(|strlen(|strchr(|strncpy(|strcpy(|strcmp(|strncmp(|strspn(|strcspn(|strstr(|strtok_r(|strtok(|atol(|strrchr(|skip_atoi(|vsnprintf(|snprintf(' -- src/)
Change-Id: Iae90ff482f534d8de2a519619c20a019d054e700 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/soc/intel/alderlake/acpi.c M src/soc/intel/cannonlake/acpi.c M src/soc/intel/common/block/irq/irq.c M src/soc/intel/elkhartlake/acpi.c M src/soc/intel/elkhartlake/fsp_params.c M src/soc/intel/elkhartlake/romstage/fsp_params.c M src/soc/intel/icelake/acpi.c M src/soc/intel/jasperlake/acpi.c M src/soc/intel/jasperlake/romstage/fsp_params.c M src/soc/intel/tigerlake/acpi.c 10 files changed, 0 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/60553/4