Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131401
b: refs/heads/master
c: dcd9651
h: refs/heads/master
i:
  131399: 8fc4bdb
v: v3
  • Loading branch information
Rakib Mullick authored and Samuel Ortiz committed Feb 17, 2009
1 parent 11e51d1 commit 6a1baf6
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: 158abca5f699a047ff7b67a64ab19e8ec824e37d
refs/heads/master: dcd9651ecd652a186dd9ad0dde76d43320b9c0a2
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/sm501.c
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ static int __devinit sm501_gpio_register_chip(struct sm501_devdata *sm,
return gpiochip_add(gchip);
}

static int sm501_register_gpio(struct sm501_devdata *sm)
static int __devinit sm501_register_gpio(struct sm501_devdata *sm)
{
struct sm501_gpio *gpio = &sm->gpio;
resource_size_t iobase = sm->io_res->start + SM501_GPIO;
Expand Down

0 comments on commit 6a1baf6

Please sign in to comment.