coreboot/src/drivers
Elyes HAOUAS b74f45e9c4 src: Remove unused 'include <string.h>'
Unused includes found using following commande:
diff <(git grep -l '#include <string.h>' -- src/) <(git grep -l 'memcpy\|memmove\|memset\|memcmp\|memchr\|strdup\|strconcat\|strnlen\|strlen\|strchr\|strncpy\|strcpy\|strcmp\|strncmp\|strspn\|strcspn\|atol\|strrchr\|skip_atoi\|STRINGIFY' -- src/) |grep -v vendorcode |grep '<'

Change-Id: Ibaeec213b6019dfa9c45e3424b38af0e094d0c51
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41242
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
2020-05-18 07:41:24 +00:00
..
amd/agesa src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
ams treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
analogix/anx7625 src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
asmedia src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
aspeed aspeed/ast2050: Fix when resources are added 2020-05-14 21:25:59 +00:00
broadcom src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
crb treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
dec/21143 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
elog src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
emulation/qemu treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
generic src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
gfx/generic src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
gic treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
intel src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
ipmi treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lenovo src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
maxim src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
mrc_cache treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
net treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
parade src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
pc80 src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
ricoh/rce822 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
secunet/dmi treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
siemens/nc_fpga src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
sil/3114 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smmstore src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
spi src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
ti src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
tpm treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
uart treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
usb src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
vpd src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
wifi treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00