Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74905
b: refs/heads/master
c: bf6350a
h: refs/heads/master
i:
  74903: ddf5bea
v: v3
  • Loading branch information
Jiri Slaby authored and Wim Van Sebroeck committed Nov 19, 2007
1 parent d753b78 commit 50c8972
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: 3ff6eb4a2fe5757cbe7c5d57c8eb60ab0775f2f0
refs/heads/master: bf6350a3dfcbd0a0811d7c210beacb66e90eca47
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/bfin_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static int nowayout = WATCHDOG_NOWAYOUT;
static struct watchdog_info bfin_wdt_info;
static unsigned long open_check;
static char expect_close;
static spinlock_t bfin_wdt_spinlock = SPIN_LOCK_UNLOCKED;
static DEFINE_SPINLOCK(bfin_wdt_spinlock);

/**
* bfin_wdt_keepalive - Keep the Userspace Watchdog Alive
Expand Down

0 comments on commit 50c8972

Please sign in to comment.