summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/guybrush
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-07-07 11:56:23 +0200
committerFelix Held <felix-coreboot@felixheld.de>2022-07-08 15:41:40 +0000
commit07498031bea64faa0155c5b637b01b713c91d1c5 (patch)
treeb6e599e21ec9f15ebd856bc9d8b6d69d7769b081 /src/mainboard/google/guybrush
parent23bce8b09f8c692286a7de0036f114695d18dd30 (diff)
downloadcoreboot-07498031bea64faa0155c5b637b01b713c91d1c5.tar.gz
coreboot-07498031bea64faa0155c5b637b01b713c91d1c5.tar.bz2
coreboot-07498031bea64faa0155c5b637b01b713c91d1c5.zip
mb/google/guybrush: Remove duplicated include
Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Change-Id: I19cd9360a2571e8b88b1ed1005ce8564bdacb297 Reviewed-on: https://review.coreboot.org/c/coreboot/+/65698 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/google/guybrush')
-rw-r--r--src/mainboard/google/guybrush/variants/dewatt/gpio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/guybrush/variants/dewatt/gpio.c b/src/mainboard/google/guybrush/variants/dewatt/gpio.c
index 1d796c51e8bd..10486351a946 100644
--- a/src/mainboard/google/guybrush/variants/dewatt/gpio.c
+++ b/src/mainboard/google/guybrush/variants/dewatt/gpio.c
@@ -4,7 +4,6 @@
#include <baseboard/variants.h>
#include <gpio.h>
#include <soc/gpio.h>
-#include <baseboard/variants.h>
/* This table is used by guybrush variant */
static const struct soc_amd_gpio override_ramstage_gpio_table[] = {