Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233673
b: refs/heads/master
c: d403585
h: refs/heads/master
i:
  233671: cecee2c
v: v3
  • Loading branch information
Jelle Martijn Kok authored and Linus Torvalds committed Feb 25, 2011
1 parent 7eea6ef commit 401d1ee
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: c1bc3beb0663b4aee97914293b2b4d41ac3a909c
refs/heads/master: d40358509ee862d7e4049187bc05eba1911a2959
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-at91sam9.c
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ static const struct rtc_class_ops at91_rtc_ops = {
.read_alarm = at91_rtc_readalarm,
.set_alarm = at91_rtc_setalarm,
.proc = at91_rtc_proc,
.alarm_irq_enabled = at91_rtc_alarm_irq_enable,
.alarm_irq_enable = at91_rtc_alarm_irq_enable,
};

/*
Expand Down

0 comments on commit 401d1ee

Please sign in to comment.