summaryrefslogtreecommitdiffstats
path: root/board/gateworks
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-04-08 12:54:34 -0700
committerStefano Babic <sbabic@denx.de>2015-04-22 14:39:07 +0200
commit3ee26ecc72a67b2d79fbede1f3a5b4a99675e227 (patch)
treeae7f9a779052c906514e83c87abb96baa0840bba /board/gateworks
parente806b2298450827eb064415c11f0fc5ae1b95764 (diff)
downloadtalos-obmc-uboot-3ee26ecc72a67b2d79fbede1f3a5b4a99675e227.tar.gz
talos-obmc-uboot-3ee26ecc72a67b2d79fbede1f3a5b4a99675e227.zip
imx: ventana: remove unused GPIO configuration
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'board/gateworks')
-rw-r--r--board/gateworks/gw_ventana/gw_ventana.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/gateworks/gw_ventana/gw_ventana.c b/board/gateworks/gw_ventana/gw_ventana.c
index 84d7124e86..dac79d1384 100644
--- a/board/gateworks/gw_ventana/gw_ventana.c
+++ b/board/gateworks/gw_ventana/gw_ventana.c
@@ -671,8 +671,6 @@ static iomux_v3_cfg_t const gw54xx_gpio_pads[] = {
IOMUX_PADS(PAD_KEY_ROW1__GPIO4_IO09 | MUX_PAD_CTRL(IRQ_PAD_CTRL)),
/* DIOI2C_DIS# */
IOMUX_PADS(PAD_GPIO_19__GPIO4_IO05 | DIO_PAD_CFG),
- /* PCICK_SSON */
- IOMUX_PADS(PAD_SD1_CLK__GPIO1_IO20 | DIO_PAD_CFG),
/* PCI_RST# */
IOMUX_PADS(PAD_ENET_TXD1__GPIO1_IO29 | DIO_PAD_CFG),
/* VID_EN */
OpenPOWER on IntegriCloud