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>
This commit is contained in:
Elyes Haouas 2022-10-14 13:31:42 +02:00 committed by Felix Held
parent f4c97ea131
commit c35f281934
8 changed files with 0 additions and 8 deletions

View File

@ -3,7 +3,6 @@
#ifndef MAINBOARD_GPIO_H
#define MAINBOARD_GPIO_H
#include <soc/gpe.h>
#include <soc/gpio.h>
/*

View File

@ -3,7 +3,6 @@
#ifndef MAINBOARD_GPIO_H
#define MAINBOARD_GPIO_H
#include <soc/gpe.h>
#include <soc/gpio.h>
#ifndef __ACPI__

View File

@ -3,7 +3,6 @@
#ifndef LT1000_GPIO_H
#define LT1000_GPIO_H
#include <soc/gpe.h>
#include <soc/gpio.h>
#ifndef __ACPI__

View File

@ -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);

View File

@ -3,7 +3,6 @@
#ifndef _GPIOFW6B_H
#define _GPIOFW6B_H
#include <soc/gpe.h>
#include <soc/gpio.h>
#ifndef __ACPI__

View File

@ -3,7 +3,6 @@
#ifndef MAINBOARD_GPIO_H
#define MAINBOARD_GPIO_H
#include <soc/gpe.h>
#include <soc/gpio.h>
#ifndef __ACPI__

View File

@ -3,7 +3,6 @@
#ifndef MAINBOARD_GPIO_H
#define MAINBOARD_GPIO_H
#include <soc/gpe.h>
#include <soc/gpio.h>
/*

View File

@ -3,7 +3,6 @@
#ifndef MAINBOARD_GPIO_H
#define MAINBOARD_GPIO_H
#include <soc/gpe.h>
#include <soc/gpio.h>
#ifndef __ACPI__