coreboot-kgpe-d16/src/southbridge/intel/i82801ix
Elyes HAOUAS 5a8e072020 src: Remove unused 'include <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\|strtok_r\|strtok\|atol\|strrchr\|skip_atoi\|snprintf' -- src/) |grep -v vendorcode |grep '<'

Change-Id: I12802d0a6254b2fa39d59f485008bb2012f7b32d
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41913
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-14 16:09:44 +00:00
..
acpi sb/intel: Factor out irqlinks.asl 2020-07-08 22:12:44 +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 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_init.c sb/intel/i82801ix: Use pmutil.h definitions 2020-06-27 23:37:19 +00:00
early_smbus.c device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
fadt.c src: Remove unused 'include <string.h>' 2020-07-14 16:09:44 +00:00
hdaudio.c sb/intel/i82801{ix,jx}/hdaudio.c: Use Azalia in printk 2020-06-22 14:49:24 +00:00
i82801ix.c sb/intel/i82801ix: Use PCI bitwise ops 2020-06-12 01:10:17 +00:00
i82801ix.h sb/intel/i82801ix: Use pmutil.h definitions 2020-06-27 23:37:19 +00:00
Kconfig sb/intel/i82801ix/Kconfig: Sort options alphabetically 2020-06-25 12:52:24 +00:00
lpc.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
Makefile.inc sb/intel/i82801ix/Makefile.inc: Sort entries 2020-07-10 12:50:22 +00:00
nvs.h ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
pci.c sb/intel/i82801ix: Use PCI bitwise ops 2020-06-12 01:10:17 +00:00
pcie.c sb/intel/i82801ix: Use PCI bitwise ops 2020-06-12 01:10:17 +00:00
sata.c sb/intel/i82801ix: Use PCI bitwise ops 2020-06-12 01:10:17 +00:00
smbus.c sb/intel/i82801ix: Use PCI bitwise ops 2020-06-12 01:10:17 +00:00
smi.c cpu/x86/smm: Define APM_CNT_NOOP_SMI 2020-06-22 11:44:45 +00:00
smihandler.c sb/intel/i82801gx,ix,jx: Drop invalid GNVS update routine 2020-07-08 07:33:00 +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