summaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/mc_tcu3/gpio.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-28 13:44:41 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-04 09:07:20 +0000
commit885749db2d346338937c5809188fc417e12ce768 (patch)
tree430b9db65f511b7a88c160d20c786456e7e8622d /src/mainboard/siemens/mc_tcu3/gpio.c
parent846a43eb6b78c655560fdfc4f4ccf640dd82111f (diff)
downloadcoreboot-885749db2d346338937c5809188fc417e12ce768.tar.xz
mb/siemens: Get rid of whitespace before tab
Change-Id: Ic334f65e5c27d4f773f81fc1c9e3df7d63d47a11 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26636 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/siemens/mc_tcu3/gpio.c')
-rw-r--r--src/mainboard/siemens/mc_tcu3/gpio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/siemens/mc_tcu3/gpio.c b/src/mainboard/siemens/mc_tcu3/gpio.c
index c8039988d5..23c6f963e4 100644
--- a/src/mainboard/siemens/mc_tcu3/gpio.c
+++ b/src/mainboard/siemens/mc_tcu3/gpio.c
@@ -160,14 +160,14 @@ static const struct soc_gpio_map gpscore_gpio_map[] = {
/* SSUS GPIOs (GPIO_S5) */
static const struct soc_gpio_map gpssus_gpio_map[] = {
GPIO_INPUT_PD_10K, /* GPIO_S5[00] RESERVED */
- GPIO_INPUT_PD_10K, /* GPIO_S5[01] RESERVED RESERVED RESERVED PMC_WAKE_PCIE[1]# */
+ GPIO_INPUT_PD_10K, /* GPIO_S5[01] RESERVED RESERVED RESERVED PMC_WAKE_PCIE[1]# */
GPIO_INPUT_PD_10K, /* GPIO_S5[02] RESERVED RESERVED RESERVED PMC_WAKE_PCIE[2]# */
GPIO_INPUT_PD_10K, /* GPIO_S5[03] RESERVED RESERVED RESERVED PMC_WAKE_PCIE[3]# */
GPIO_INPUT_PD_10K, /* GPIO_S5[04] RESERVED RESERVED RESERVED RESERVED */
GPIO_INPUT_PD_10K, /* GPIO_S5[05] PMC_SUSCLK[1] RESERVED RESERVED RESERVED */
GPIO_INPUT_PD_10K, /* GPIO_S5[06] PMC_SUSCLK[2] RESERVED RESERVED RESERVED */
GPIO_INPUT_PD_10K, /* GPIO_S5[07] PMC_SUSCLK[3] RESERVED RESERVED RESERVED */
- GPIO_INPUT_PU_10K, /* GPIO_S5[08] RESERVED RESERVED RESERVED RESERVED */
+ GPIO_INPUT_PU_10K, /* GPIO_S5[08] RESERVED RESERVED RESERVED RESERVED */
GPIO_INPUT_PU_10K, /* GPIO_S5[09] RESERVED RESERVED ESERVED RESERVED */
GPIO_OUT_HIGH, /* GPIO_S5[10] RESERVED RESERVED RESERVED */
GPIO_DEFAULT, /* PMC_SUSPWRDNACK GPIO_S5[11] - - */