Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63380
b: refs/heads/master
c: 0439208
h: refs/heads/master
v: v3
  • Loading branch information
Mark Zhan authored and Linus Torvalds committed Jul 31, 2007
1 parent 4c45d17 commit 9df98c5
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: bb35fb20b591833fe4205def1338e0e808be3216
refs/heads/master: 0439208a8a399f0c4307c561d97e3f5523f5d085
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-m48t59.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
struct m48t59_private {
void __iomem *ioaddr;
unsigned int size; /* iomem size */
unsigned int irq;
int irq;
struct rtc_device *rtc;
spinlock_t lock; /* serialize the NVRAM and RTC access */
};
Expand Down

0 comments on commit 9df98c5

Please sign in to comment.