Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108135
b: refs/heads/master
c: f8494e0
h: refs/heads/master
i:
  108133: bba7d50
  108131: 4e51547
  108127: b94b03d
v: v3
  • Loading branch information
Adrian Bunk authored and Wim Van Sebroeck committed Aug 10, 2008
1 parent d4a3838 commit 26324df
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: e0960f4bfbe98152ee5edfd25d7da9e2b00e1aba
refs/heads/master: f8494e061799905dc2eb787c148cfbfb134b928f
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/txx9wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ static unsigned long txx9wdt_alive;
static int expect_close;
static struct txx9_tmr_reg __iomem *txx9wdt_reg;
static struct clk *txx9_imclk;
static DECLARE_LOCK(txx9_lock);
static DEFINE_SPINLOCK(txx9_lock);

static void txx9wdt_ping(void)
{
Expand Down

0 comments on commit 26324df

Please sign in to comment.