Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304251
b: refs/heads/master
c: 68d923d
h: refs/heads/master
i:
  304249: 1d030f4
  304247: 1c91eaf
v: v3
  • Loading branch information
Tomas Winkler authored and Greg Kroah-Hartman committed Apr 10, 2012
1 parent 7409c0f commit 7f042b1
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: b18a4d6d7d1b10c2c727de925c4883df432aa1a5
refs/heads/master: 68d923d5369e7e8f72dbc75015829b7fc83512fc
2 changes: 1 addition & 1 deletion trunk/drivers/staging/mei/wd.c
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ static const struct watchdog_info wd_info = {
.options = WDIOF_KEEPALIVEPING,
};

struct watchdog_device amt_wd_dev = {
static struct watchdog_device amt_wd_dev = {
.info = &wd_info,
.ops = &wd_ops,
.timeout = AMT_WD_DEFAULT_TIMEOUT,
Expand Down

0 comments on commit 7f042b1

Please sign in to comment.