summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/zork/variants/dirinboz
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-02-14 20:06:24 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2021-02-16 17:23:38 +0000
commit7e821a1526725223f36723a7096efa4813661341 (patch)
treec3bf38660b515567737444f66e299b7c92157e7e /src/mainboard/google/zork/variants/dirinboz
parente5446cafd660477a2a7978f6e0dc5e67a35efc9f (diff)
downloadcoreboot-7e821a1526725223f36723a7096efa4813661341.tar.gz
coreboot-7e821a1526725223f36723a7096efa4813661341.tar.bz2
coreboot-7e821a1526725223f36723a7096efa4813661341.zip
mb/google: 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: I3ba39077014c50c2dfb9fddf78813f1058c45cc1 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50685 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/google/zork/variants/dirinboz')
-rw-r--r--src/mainboard/google/zork/variants/dirinboz/variant.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/zork/variants/dirinboz/variant.c b/src/mainboard/google/zork/variants/dirinboz/variant.c
index 4dd371a87195..ebe2292be16f 100644
--- a/src/mainboard/google/zork/variants/dirinboz/variant.c
+++ b/src/mainboard/google/zork/variants/dirinboz/variant.c
@@ -6,7 +6,6 @@
#include <soc/pci_devs.h>
#include <ec/google/chromeec/ec.h>
#include <ec/google/chromeec/i2c_tunnel/chip.h>
-#include <string.h>
/* FIXME: Comments seem to suggest these are not entirely correct. */
static const fsp_ddi_descriptor non_hdmi_ddi_descriptors[] = {