summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-12-31 08:37:39 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-01-04 14:56:56 +0000
commitfc86f8bf27ea41f9c9e07575883210bfb2092db4 (patch)
tree6feaa5584c2bba627ecd221386168688a38c9d61 /src/mainboard/google/brya
parent3a0355a8bc068aa3dbcc19cc74826b14505c8f61 (diff)
downloadcoreboot-fc86f8bf27ea41f9c9e07575883210bfb2092db4.tar.gz
coreboot-fc86f8bf27ea41f9c9e07575883210bfb2092db4.tar.bz2
coreboot-fc86f8bf27ea41f9c9e07575883210bfb2092db4.zip
src/mb: Remove unused <string.h>
Change-Id: I5f2710b2034882a24a041d99e37ec364193d85e6 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/60551 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/mainboard/google/brya')
-rw-r--r--src/mainboard/google/brya/variants/brya0/gpio.c1
-rw-r--r--src/mainboard/google/brya/variants/brya4es/gpio.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/google/brya/variants/brya0/gpio.c b/src/mainboard/google/brya/variants/brya0/gpio.c
index c3cfc0c3d4f2..95151bce5ee4 100644
--- a/src/mainboard/google/brya/variants/brya0/gpio.c
+++ b/src/mainboard/google/brya/variants/brya0/gpio.c
@@ -4,7 +4,6 @@
#include <boardid.h>
#include <console/console.h>
#include <soc/gpio.h>
-#include <string.h>
static const struct pad_config board_id0_1_overrides[] = {
/* B2 : VRALERT# ==> NC */
diff --git a/src/mainboard/google/brya/variants/brya4es/gpio.c b/src/mainboard/google/brya/variants/brya4es/gpio.c
index c3cfc0c3d4f2..95151bce5ee4 100644
--- a/src/mainboard/google/brya/variants/brya4es/gpio.c
+++ b/src/mainboard/google/brya/variants/brya4es/gpio.c
@@ -4,7 +4,6 @@
#include <boardid.h>
#include <console/console.h>
#include <soc/gpio.h>
-#include <string.h>
static const struct pad_config board_id0_1_overrides[] = {
/* B2 : VRALERT# ==> NC */