Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137217
b: refs/heads/master
c: 41a1d91
h: refs/heads/master
i:
  137215: db91301
v: v3
  • Loading branch information
Uwe Kleine-König authored and Sascha Hauer committed Mar 13, 2009
1 parent e7f8cee commit b81f1d5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e600eb6b0d41c3e69297137388733bd0a50aa5e9
refs/heads/master: 41a1d91e7e7b08a13d78e03e67dcd7634f2d5cca
6 changes: 0 additions & 6 deletions trunk/arch/arm/mach-mx2/mx27ads.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,12 +209,6 @@ static void gpio_fec_active(void)
ARRAY_SIZE(mxc_fec_pins), "FEC");
}

static void gpio_fec_inactive(void)
{
mxc_gpio_release_multiple_pins(mxc_fec_pins,
ARRAY_SIZE(mxc_fec_pins));
}

static struct imxuart_platform_data uart_pdata[] = {
{
.init = uart_mxc_port0_init,
Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/arm/mach-mx2/pcm038.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,12 +183,6 @@ static void gpio_fec_active(void)
ARRAY_SIZE(mxc_fec_pins), "FEC");
}

static void gpio_fec_inactive(void)
{
mxc_gpio_release_multiple_pins(mxc_fec_pins,
ARRAY_SIZE(mxc_fec_pins));
}

static struct mxc_nand_platform_data pcm038_nand_board_info = {
.width = 1,
.hw_ecc = 1,
Expand Down

0 comments on commit b81f1d5

Please sign in to comment.