Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256691
b: refs/heads/master
c: ab1c847
h: refs/heads/master
i:
  256689: 46018bc
  256687: cc0e073
v: v3
  • Loading branch information
Grant Likely committed Jun 9, 2011
1 parent ac25820 commit 7e1e2bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1e4c88420e0da3c855c17770a807cabd5b16dd7a
refs/heads/master: ab1c847af5271495c9c00c931284d7cd46840bd0
1 change: 0 additions & 1 deletion trunk/drivers/gpio/gpio-ep93xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,6 @@ static struct platform_driver ep93xx_gpio_driver = {

static int __init ep93xx_gpio_init(void)
{
pr_info("%s\n", __func__);
return platform_driver_register(&ep93xx_gpio_driver);
}
postcore_initcall(ep93xx_gpio_init);
Expand Down

0 comments on commit 7e1e2bf

Please sign in to comment.