Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287398
b: refs/heads/master
c: 474de3b
h: refs/heads/master
v: v3
  • Loading branch information
Danny Kukawka authored and Greg Kroah-Hartman committed Feb 3, 2012
1 parent e9a9170 commit e5a862d
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: 3e5ba466d515eb3fb1e0e975a3d8e499126ae2b5
refs/heads/master: 474de3bbadd9cb75ffc32cc759c40d868343d46c
2 changes: 1 addition & 1 deletion trunk/drivers/misc/cs5535-mfgpt.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ static void __init reset_all_timers(void)
* In other cases (such as with VSAless OpenFirmware), the system firmware
* leaves timers available for us to use.
*/
static int __init scan_timers(struct cs5535_mfgpt_chip *mfgpt)
static int __devinit scan_timers(struct cs5535_mfgpt_chip *mfgpt)
{
struct cs5535_mfgpt_timer timer = { .chip = mfgpt };
unsigned long flags;
Expand Down

0 comments on commit e5a862d

Please sign in to comment.