Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283096
b: refs/heads/master
c: 681d037
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Linus Torvalds committed Jan 11, 2012
1 parent 1e192b8 commit 907aa12
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: a46481d7af1e6c59c03f3ddac400d9054f804952
refs/heads/master: 681d0378a9057a92b9e6e51c2112e53d920a092d
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-jz4740.c
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ static const struct dev_pm_ops jz4740_pm_ops = {
#define JZ4740_RTC_PM_OPS NULL
#endif /* CONFIG_PM */

struct platform_driver jz4740_rtc_driver = {
static struct platform_driver jz4740_rtc_driver = {
.probe = jz4740_rtc_probe,
.remove = __devexit_p(jz4740_rtc_remove),
.driver = {
Expand Down

0 comments on commit 907aa12

Please sign in to comment.