aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-10-14 13:31:42 +0200
committerFelix Held <felix-coreboot@felixheld.de>2022-10-17 13:40:55 +0000
commitc35f2819348501579a32e870e21f5f1b062d26e8 (patch)
tree4a37ca4c19f0df2728c605c6c0dd86468383d959 /src
parentf4c97ea131944c7be940b35361407e4b63a14faf (diff)
mb/*/*/gpio.h: Remove unused <soc/gpe.h>
Change-Id: I9b03ccc1100307e3c24393903600d18f6cc9abdc Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/68378 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-by: Erik van den Bogaert <ebogaert@eltan.com>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/51nb/x210/gpio.h1
-rw-r--r--src/mainboard/facebook/monolith/gpio.h1
-rw-r--r--src/mainboard/libretrend/lt1000/gpio.h1
-rw-r--r--src/mainboard/prodrive/atlas/gpio.h1
-rw-r--r--src/mainboard/protectli/vault_kbl/gpio.h1
-rw-r--r--src/mainboard/purism/librem_skl/gpio.h1
-rw-r--r--src/mainboard/razer/blade_stealth_kbl/gpio.h1
-rw-r--r--src/mainboard/system76/lemp9/gpio.h1
8 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/51nb/x210/gpio.h b/src/mainboard/51nb/x210/gpio.h
index 53a7547f31..df12f5bb61 100644
--- a/src/mainboard/51nb/x210/gpio.h
+++ b/src/mainboard/51nb/x210/gpio.h
@@ -3,7 +3,6 @@
#ifndef MAINBOARD_GPIO_H
#define MAINBOARD_GPIO_H
-#include <soc/gpe.h>
#include <soc/gpio.h>
/*
diff --git a/src/mainboard/facebook/monolith/gpio.h b/src/mainboard/facebook/monolith/gpio.h
index 69ffc6bce0..e9980bcb8e 100644
--- a/src/mainboard/facebook/monolith/gpio.h
+++ b/src/mainboard/facebook/monolith/gpio.h
@@ -3,7 +3,6 @@
#ifndef MAINBOARD_GPIO_H
#define MAINBOARD_GPIO_H
-#include <soc/gpe.h>
#include <soc/gpio.h>
#ifndef __ACPI__
diff --git a/src/mainboard/libretrend/lt1000/gpio.h b/src/mainboard/libretrend/lt1000/gpio.h
index 7e0e0a7348..cafb5efac8 100644
--- a/src/mainboard/libretrend/lt1000/gpio.h
+++ b/src/mainboard/libretrend/lt1000/gpio.h
@@ -3,7 +3,6 @@
#ifndef LT1000_GPIO_H
#define LT1000_GPIO_H
-#include <soc/gpe.h>
#include <soc/gpio.h>
#ifndef __ACPI__
diff --git a/src/mainboard/prodrive/atlas/gpio.h b/src/mainboard/prodrive/atlas/gpio.h
index 8244206adf..d115998944 100644
--- a/src/mainboard/prodrive/atlas/gpio.h
+++ b/src/mainboard/prodrive/atlas/gpio.h
@@ -3,7 +3,6 @@
#ifndef __BASEBOARD_GPIO_H__
#define __BASEBOARD_GPIO_H__
-#include <soc/gpe.h>
#include <soc/gpio.h>
void configure_gpio_pads(void);
diff --git a/src/mainboard/protectli/vault_kbl/gpio.h b/src/mainboard/protectli/vault_kbl/gpio.h
index 7ec5a8a62b..8e59db91c2 100644
--- a/src/mainboard/protectli/vault_kbl/gpio.h
+++ b/src/mainboard/protectli/vault_kbl/gpio.h
@@ -3,7 +3,6 @@
#ifndef _GPIOFW6B_H
#define _GPIOFW6B_H
-#include <soc/gpe.h>
#include <soc/gpio.h>
#ifndef __ACPI__
diff --git a/src/mainboard/purism/librem_skl/gpio.h b/src/mainboard/purism/librem_skl/gpio.h
index 240205b0e5..1acc11e8cd 100644
--- a/src/mainboard/purism/librem_skl/gpio.h
+++ b/src/mainboard/purism/librem_skl/gpio.h
@@ -3,7 +3,6 @@
#ifndef MAINBOARD_GPIO_H
#define MAINBOARD_GPIO_H
-#include <soc/gpe.h>
#include <soc/gpio.h>
#ifndef __ACPI__
diff --git a/src/mainboard/razer/blade_stealth_kbl/gpio.h b/src/mainboard/razer/blade_stealth_kbl/gpio.h
index da471edd79..4f98432687 100644
--- a/src/mainboard/razer/blade_stealth_kbl/gpio.h
+++ b/src/mainboard/razer/blade_stealth_kbl/gpio.h
@@ -3,7 +3,6 @@
#ifndef MAINBOARD_GPIO_H
#define MAINBOARD_GPIO_H
-#include <soc/gpe.h>
#include <soc/gpio.h>
/*
diff --git a/src/mainboard/system76/lemp9/gpio.h b/src/mainboard/system76/lemp9/gpio.h
index 0d102d2652..59d8d063d9 100644
--- a/src/mainboard/system76/lemp9/gpio.h
+++ b/src/mainboard/system76/lemp9/gpio.h
@@ -3,7 +3,6 @@
#ifndef MAINBOARD_GPIO_H
#define MAINBOARD_GPIO_H
-#include <soc/gpe.h>
#include <soc/gpio.h>
#ifndef __ACPI__