coreboot-kgpe-d16/src/southbridge/intel/i82801gx
Elyes HAOUAS e5446cafd6 sb/intel/*/lpc: 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: I8f8655853fd1fc1f3679a4549fdaa08702f96c7b
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50684
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2021-02-16 17:22:41 +00:00
..
acpi sb/intel/i82801gx,ix: Use HPTS() for HPET visibility 2021-02-13 06:28:02 +00:00
include/soc sb,soc/intel: Drop OSYS from GNVS 2021-02-11 16:36:15 +00:00
ac97.c
azalia.c azalia: Use azalia_enter_reset function 2020-12-17 20:25:09 +00:00
bootblock.c
chip.h
early_cir.c
early_init.c intel: Turn DEFAULT_RCBA into a Kconfig symbol 2021-02-05 09:39:08 +00:00
fadt.c sb,soc/intel: Remove no-op APMC for C-state and P-state 2021-01-25 10:37:13 +00:00
i82801gx.c
i82801gx.h
ide.c
Kconfig ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
lpc.c sb/intel/*/lpc: Remove unused <string.h> 2021-02-16 17:22:41 +00:00
Makefile.inc ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
pci.c
pcie.c
sata.c
sata.h
smbus.c sb/intel/x/smbus.c: Factor out common code 2020-12-11 15:12:47 +00:00
smihandler.c ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
usb.c
usb_ehci.c