Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288810
b: refs/heads/master
c: 815b043
h: refs/heads/master
v: v3
  • Loading branch information
Danny Kukawka authored and Greg Kroah-Hartman committed Feb 9, 2012
1 parent 4c7b31a commit c6dc53a
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: a3dc3c9eb0a7bcf17604ee444c48b94e2591812d
refs/heads/master: 815b043ddac433eecb2899cb2090495b27f77aac
2 changes: 1 addition & 1 deletion trunk/drivers/misc/cs5535-mfgpt.c
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ EXPORT_SYMBOL_GPL(cs5535_mfgpt_write);
* Jordan tells me that he and Mitch once played w/ it, but it's unclear
* what the results of that were (and they experienced some instability).
*/
static void __init reset_all_timers(void)
static void __devinit reset_all_timers(void)
{
uint32_t val, dummy;

Expand Down

0 comments on commit c6dc53a

Please sign in to comment.