Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167685
b: refs/heads/master
c: 3776989
h: refs/heads/master
i:
  167683: a2a4742
v: v3
  • Loading branch information
Roel Kluin authored and Dmitry Torokhov committed Oct 18, 2009
1 parent 5bc6a1f commit 66a49cd
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: 000c2a35b8b0485f5a872c24c4f2d0d6579951c1
refs/heads/master: 3776989d2339c58ff8d8421e754603f186d7439b
2 changes: 1 addition & 1 deletion trunk/drivers/input/misc/hp_sdc_rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ static inline int hp_sdc_rtc_read_rt(struct timeval *res) {

/* Read the i8042 fast handshake timer */
static inline int hp_sdc_rtc_read_fhs(struct timeval *res) {
uint64_t raw;
int64_t raw;
unsigned int tenms;

raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_FHS, 2);
Expand Down

0 comments on commit 66a49cd

Please sign in to comment.