Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296936
b: refs/heads/master
c: 5430528
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely committed Mar 23, 2012
1 parent fb778e4 commit 72eab6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 7fcca715de3438b8fc3c8a144702f3a95c8ff63c
refs/heads/master: 5430528b8bfa2c4d10df3bd59b73ab5faf6fa6cb
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/gpio-tegra.c
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ static int __init tegra_gpio_init(void)
}
postcore_initcall(tegra_gpio_init);

void __init tegra_gpio_config(struct tegra_gpio_table *table, int num)
void tegra_gpio_config(struct tegra_gpio_table *table, int num)
{
int i;

Expand Down

0 comments on commit 72eab6e

Please sign in to comment.