Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295245
b: refs/heads/master
c: aa19689
h: refs/heads/master
i:
  295243: 4865f59
v: v3
  • Loading branch information
Navin P authored and Linus Torvalds committed Mar 23, 2012
1 parent 2fc251d commit 0373095
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: 2f6e5f9458646263d3d9ffadd5e11e3d8d15a7d0
refs/heads/master: aa19689bfaaa26f2d85588a8774e194de5e7be54
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-pm8xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ static int pm8xxx_rtc_suspend(struct device *dev)
}
#endif

SIMPLE_DEV_PM_OPS(pm8xxx_rtc_pm_ops, pm8xxx_rtc_suspend, pm8xxx_rtc_resume);
static SIMPLE_DEV_PM_OPS(pm8xxx_rtc_pm_ops, pm8xxx_rtc_suspend, pm8xxx_rtc_resume);

static struct platform_driver pm8xxx_rtc_driver = {
.probe = pm8xxx_rtc_probe,
Expand Down

0 comments on commit 0373095

Please sign in to comment.