coreboot-kgpe-d16/src/southbridge/intel/i82801ix
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
azalia.c azalia: Use azalia_enter_reset function 2020-12-17 20:25:09 +00:00
bootblock.c sb/intel/i82801ix: Use common early SPI code 2020-06-27 17:29:33 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
dmi_setup.c nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors 2021-02-07 20:20:00 +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
i82801ix.c sb/intel/i82801ix/i82801ix.c: Align with i82801jx 2020-08-12 10:54:46 +00:00
i82801ix.h src/southbridge: Drop unneeded empty lines 2020-09-21 16:29:35 +00:00
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
madt.c sb/intel/i82801ix: Factor out common acpi_fill_madt 2021-02-01 09:04:25 +00:00
Makefile.inc sb/intel/i82801ix: Factor out common acpi_fill_madt 2021-02-01 09:04:25 +00:00
pci.c sb/intel/i82801ix: Use PCI bitwise ops 2020-06-12 01:10:17 +00:00
pcie.c src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
sata.c sb/intel/i82801ix/sata.c: Use probe_resource 2020-07-22 22:20:05 +00:00
smbus.c sb/intel/x/smbus.c: Factor out common code 2020-12-11 15:12:47 +00:00
smi.c src/southbridge: Drop unneeded empty lines 2020-09-21 16:29:35 +00:00
smihandler.c ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
thermal.c sb/intel/i82801ix: Use PCI bitwise ops 2020-06-12 01:10:17 +00:00
usb_ehci.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00