Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321534
b: refs/heads/master
c: 38eaed3
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Aug 10, 2012
1 parent 53b9d22 commit a9c618f
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: 8ab08c0c4c39f36d3bf89e03a4bc3e6898e1563c
refs/heads/master: 38eaed327dc5bea2e5548ea3d195de83a2070c6d
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/gpio-em.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ static int __devinit em_gio_irq_domain_init(struct em_gio_priv *p)
return 0;
}

static void __devexit em_gio_irq_domain_cleanup(struct em_gio_priv *p)
static void em_gio_irq_domain_cleanup(struct em_gio_priv *p)
{
struct gpio_em_config *pdata = p->pdev->dev.platform_data;

Expand Down

0 comments on commit a9c618f

Please sign in to comment.