coreboot/src/drivers/intel
Elyes HAOUAS a9cbfc7029 src/{drivers,security}: Remove unused <string.h>
Found using:
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\|snprintf' -- src/)|grep '<'

Change-Id: Ief86a596b036487a17f98469c04faa2f8f929cfc
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50691
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-16 17:19:01 +00:00
..
dptf src: Remove useless comments in "includes" lines 2021-02-04 10:18:49 +00:00
fsp1_1 soc/amd,intel: Drop s3_resume parameter on FSP-S functions 2021-02-09 07:53:23 +00:00
fsp2_0 soc/amd,intel: Drop s3_resume parameter on FSP-S functions 2021-02-09 07:53:23 +00:00
gma drivers/intel/gma/opregion.c: Use __func__ 2021-01-24 21:23:17 +00:00
i210 drivers/intel/i210: Request Bus Master in .final ops 2020-11-30 07:58:13 +00:00
ish acpi: Call acpi_fill_ssdt() only for enabled devices 2020-11-09 07:24:13 +00:00
mipi_camera acpi: Call acpi_fill_ssdt() only for enabled devices 2020-11-09 07:24:13 +00:00
pmc_mux acpi: Call acpi_fill_ssdt() only for enabled devices 2020-11-09 07:24:13 +00:00
ptt src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
soundwire acpi: Call acpi_fill_ssdt() only for enabled devices 2020-11-09 07:24:13 +00:00
usb4/retimer src/{drivers,security}: Remove unused <string.h> 2021-02-16 17:19:01 +00:00