Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190326
b: refs/heads/master
c: d8d8b63
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and Wim Van Sebroeck committed Apr 27, 2010
1 parent 7b9cfef commit a343968
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: 322af98c56c70b3ec6f637fb07d41a9591a6ff9a
refs/heads/master: d8d8b63b6dc413696ade040e52173c068df11702
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/booke_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ static ssize_t booke_wdt_write(struct file *file, const char __user *buf,
return count;
}

static const struct watchdog_info ident = {
static struct watchdog_info ident = {
.options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
.identity = "PowerPC Book-E Watchdog",
};
Expand Down

0 comments on commit a343968

Please sign in to comment.