Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7197
b: refs/heads/master
c: a44e40b
h: refs/heads/master
i:
  7195: bf4d93c
v: v3
  • Loading branch information
Mark A. Greer authored and Greg Kroah-Hartman committed Sep 5, 2005
1 parent 97ab8d0 commit f42e72c
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: b280dab6d62c8d0434cbc0aaeebf56d1fa4fcc19
refs/heads/master: a44e40b4d8c2c6faa2158caf7114e1065fed3b34
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/chips/m41t00.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ m41t00_set_tlet(ulong arg)
return;
}

ulong new_time;
static ulong new_time;

DECLARE_TASKLET_DISABLED(m41t00_tasklet, m41t00_set_tlet, (ulong)&new_time);

Expand Down

0 comments on commit f42e72c

Please sign in to comment.