coreboot-kgpe-d16/src/southbridge/intel/i82801jx
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/i82801jx: Use HPTS() for HPET visibility 2021-02-13 06:28:20 +00:00
azalia.c azalia: Use azalia_enter_reset function 2020-12-17 20:25:09 +00:00
bootblock.c
chip.h sb/intel/i82801jx/sata.c: Drop always-false is_mobile check 2020-08-12 10:59:21 +00:00
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
i82801jx.c sb/intel/i82801jx: Drop is-mobile checks 2020-08-12 10:56:24 +00:00
i82801jx.h src/southbridge: Drop unneeded empty lines 2020-09-21 16:29:35 +00:00
Kconfig sb/intel/i82801jx: Drop Global NVS support 2021-02-11 16:38:15 +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 sb/intel/i82801jx/sata.c: Simplify constant is_mobile parameter 2020-08-12 11:00:26 +00:00
smbus.c sb/intel/x/smbus.c: Factor out common code 2020-12-11 15:12:47 +00:00
smihandler.c sb/intel/i82801jx: Drop Global NVS support 2021-02-11 16:38:15 +00:00
thermal.c sb/intel/i82801jx: Drop is-mobile checks 2020-08-12 10:56:24 +00:00
usb_ehci.c