Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7198
b: refs/heads/master
c: 8e14d6c
h: refs/heads/master
v: v3
  • Loading branch information
Mark A. Greer authored and Greg Kroah-Hartman committed Sep 5, 2005
1 parent f42e72c commit 6bc4748
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: a44e40b4d8c2c6faa2158caf7114e1065fed3b34
refs/heads/master: 8e14d6c173f8fff05a94e62669c87c26141766af
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/chips/ds1374.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ static void ds1374_set_tlet(ulong arg)
"can't confirm time set from rtc chip\n");
}

ulong new_time;
static ulong new_time;

DECLARE_TASKLET_DISABLED(ds1374_tasklet, ds1374_set_tlet, (ulong) & new_time);

Expand Down

0 comments on commit 6bc4748

Please sign in to comment.