Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173792
b: refs/heads/master
c: 81e627e
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Jiri Kosina committed Nov 9, 2009
1 parent 61bdce7 commit d95f0e0
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: 93f6ced9e442de2ee817c244048fde3e6350be8d
refs/heads/master: 81e627e00a2eabfa573eb4558e31c0c98fcb7e5a
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-stk17ta8.c
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ static struct bin_attribute stk17ta8_nvram_attr = {
.write = stk17ta8_nvram_write,
};

static int __init stk17ta8_rtc_probe(struct platform_device *pdev)
static int __devinit stk17ta8_rtc_probe(struct platform_device *pdev)
{
struct rtc_device *rtc;
struct resource *res;
Expand Down

0 comments on commit d95f0e0

Please sign in to comment.