Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296928
b: refs/heads/master
c: b0092f2
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Warren authored and Grant Likely committed Mar 19, 2012
1 parent de85766 commit d8b0aa1
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: 81b279d80a63628e580c71a31d30a8c3b3047ad4
refs/heads/master: b0092f2665be3dd04f923d09a6a0deeddb4e96ec
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 d8b0aa1

Please sign in to comment.