diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2020-07-10 09:48:07 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-07-14 16:09:44 +0000 |
commit | 5a8e072020a4cfd77ffd03c9b58c3751370a9978 (patch) | |
tree | 363c7831570ce50e21e008bfd9a5155af35792ac /src/cpu/intel/turbo | |
parent | f0d1c9a42325300fb3da599a14131910a6b7139b (diff) |
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>
Diffstat (limited to 'src/cpu/intel/turbo')
0 files changed, 0 insertions, 0 deletions