coreboot/src
Elyes HAOUAS 037137de15 nb/intel: 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: Ica0354fdfe6861551689e3baef94d364d9ded16d
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50690
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-16 17:18:22 +00:00
..
acpi ACPI: Add acpi_reset_gnvs_for_wake() 2021-02-16 09:28:42 +00:00
arch device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
commonlib commonlib/cbfs.c: Remove unuse <console/console.h> 2021-02-15 10:51:24 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu src: use ARRAY_SIZE where possible 2021-02-15 11:30:40 +00:00
device device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
drivers src/drivers: Remove unused <console/console.h> 2021-02-15 10:48:39 +00:00
ec src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
include device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
lib lib/selfboot.c: Fix indentation and drop one newline 2021-02-11 10:19:17 +00:00
mainboard mb/{intel,prodrive,protectli}: Remove unused <string.h> 2021-02-16 17:12:49 +00:00
northbridge nb/intel: Remove unused <string.h> 2021-02-16 17:18:22 +00:00
security src/security: Remove unused <console/console.h> 2021-02-15 10:49:53 +00:00
soc vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC 2021-02-16 09:39:04 +00:00
southbridge sb/amd: Remove unused <console/console.h> 2021-02-15 10:51:10 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC 2021-02-16 09:39:04 +00:00
Kconfig nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors 2021-02-07 20:20:00 +00:00