Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 365676
b: refs/heads/master
c: b69af43
h: refs/heads/master
v: v3
  • Loading branch information
Jingoo Han authored and Linus Torvalds committed Apr 30, 2013
1 parent b850726 commit 479be89
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: ea676e846a8171b8e215627259f485a4e70328cb
refs/heads/master: b69af4373abe1e64274bc5217452fb14affb4ff7
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ static const struct rtc_class_ops mv_rtc_alarm_ops = {
.alarm_irq_enable = mv_rtc_alarm_irq_enable,
};

static int mv_rtc_probe(struct platform_device *pdev)
static int __init mv_rtc_probe(struct platform_device *pdev)
{
struct resource *res;
struct rtc_plat_data *pdata;
Expand Down

0 comments on commit 479be89

Please sign in to comment.