coreboot-kgpe-d16/src/soc/qualcomm
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
..
common trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flag 2020-05-11 23:59:38 +00:00
ipq40xx src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
ipq806x src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
qcs405 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
sc7180 src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
sdm845 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig soc: Add Kconfig for each soc vendor 2017-10-23 17:18:32 +00:00