Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65021
b: refs/heads/master
c: 2e3e31c
h: refs/heads/master
i:
  65019: 69ac8ba
v: v3
  • Loading branch information
David Gibson authored and Linus Torvalds committed Sep 19, 2007
1 parent b684fea commit 0b51e1a
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: efc63c4fb0f95865907472d1c6bc0cfea9ee156b
refs/heads/master: 2e3e31c05798786c131bf257f64848d4a9a894ab
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-ds1742.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ struct rtc_plat_data {
void __iomem *ioaddr_rtc;
size_t size_nvram;
size_t size;
unsigned long baseaddr;
resource_size_t baseaddr;
unsigned long last_jiffies;
};

Expand Down

0 comments on commit 0b51e1a

Please sign in to comment.