coreboot/src/soc/qualcomm
Elyes HAOUAS fe33f96366 soc/qualcomm: 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: I78f8e115a54f869b990950a1c7d686e0f25033c8
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50688
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2021-02-16 17:24:15 +00:00
..
common src: Remove unused <boardid.h> 2021-02-03 08:56:39 +00:00
ipq40xx cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
ipq806x cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
qcs405 cbfs: Enable CBFS mcache on most chipsets 2020-12-02 22:12:10 +00:00
sc7180 soc/qualcomm: Remove unused <string.h> 2021-02-16 17:24:15 +00:00
Kconfig