Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140023
b: refs/heads/master
c: 2c83071
h: refs/heads/master
i:
  140021: 63e3e5b
  140019: 8c089bc
  140015: 443c6a1
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Kyle McMartin committed Apr 2, 2009
1 parent ada4c64 commit f2ee9ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 55457161fdbdb5fe9eeb5027e720462a3fbdcb57
refs/heads/master: 2c83071ead8e2668de69e8659944599c887a12c7
3 changes: 1 addition & 2 deletions trunk/drivers/rtc/rtc-parisc.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ static struct platform_driver parisc_rtc_driver = {
.name = "rtc-parisc",
.owner = THIS_MODULE,
},
.probe = parisc_rtc_probe,
.remove = __devexit_p(parisc_rtc_remove),
.remove = __exit_p(parisc_rtc_remove),
};

static int __init parisc_rtc_init(void)
Expand Down

0 comments on commit f2ee9ab

Please sign in to comment.