Attention is currently required from: Patrick Rudolph. Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60552
to look at the new patch set (#5).
Change subject: src/drivers: Remove unused <string.h> ......................................................................
src/drivers: 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: I2a6c5b67af1d2544159e92d4b8c06cc1f5504bd2 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/drivers/acpi/thermal_zone/thermal_zone.c M src/drivers/amd/i2s_machine_dev/i2s_machine_dev.c M src/drivers/generic/gpio_keys/gpio_keys.c M src/drivers/i2c/generic/generic.c M src/drivers/i2c/gpiomux/bus/bus.c M src/drivers/i2c/gpiomux/mux/mux.c M src/drivers/i2c/sx9310/sx9310.c M src/drivers/i2c/sx9324/sx9324.c M src/drivers/intel/gma/acpi.c M src/drivers/intel/usb4/retimer/retimer.c M src/drivers/spi/acpi/acpi.c M src/drivers/uart/acpi/acpi.c M src/drivers/wifi/generic/smbios.c 13 files changed, 9 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/60552/5