Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296848
b: refs/heads/master
c: b8b8d79
h: refs/heads/master
v: v3
  • Loading branch information
Nishanth Menon authored and Samuel Ortiz committed Mar 6, 2012
1 parent 6c0b1cf commit e2bd4f0
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: 3f8349e6e98ba0455437724589072523865eae5e
refs/heads/master: b8b8d7932bb83300d0ae6553e320ab1aecb37990
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl6030-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ static inline void activate_irq(int irq)
#endif
}

int twl6030_irq_set_wake(struct irq_data *d, unsigned int on)
static int twl6030_irq_set_wake(struct irq_data *d, unsigned int on)
{
if (on)
atomic_inc(&twl6030_wakeirqs);
Expand Down

0 comments on commit e2bd4f0

Please sign in to comment.