Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286920
b: refs/heads/master
c: e352829
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Wim Van Sebroeck committed Jan 27, 2012
1 parent 24c06bb commit 0b722d6
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: 0318e286f9a73547dedfd9f733671f4941efb0e2
refs/heads/master: e352829a67c1a80c73dfad33ba9dca8ddf2ef0fd
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/nuc900_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ struct nuc900_wdt {
};

static unsigned long nuc900wdt_busy;
struct nuc900_wdt *nuc900_wdt;
static struct nuc900_wdt *nuc900_wdt;

static inline void nuc900_wdt_keepalive(void)
{
Expand Down

0 comments on commit 0b722d6

Please sign in to comment.