Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169075
b: refs/heads/master
c: 810a90a
h: refs/heads/master
i:
  169073: e2a23d8
  169071: e4c9836
v: v3
  • Loading branch information
Florian Fainelli authored and Wim Van Sebroeck committed Dec 2, 2009
1 parent 33c43b4 commit 8897f67
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: be088b139f5244b23ee931afb195eee236b7ff33
refs/heads/master: 810a90ae4d2a9f6d9ff80424accbd6f91947e981
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/rc32434_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ extern unsigned int idt_cpu_freq;
static int timeout = WATCHDOG_TIMEOUT;
module_param(timeout, int, 0);
MODULE_PARM_DESC(timeout, "Watchdog timeout value, in seconds (default="
WATCHDOG_TIMEOUT ")");
__MODULE_STRING(WATCHDOG_TIMEOUT) ")");

static int nowayout = WATCHDOG_NOWAYOUT;
module_param(nowayout, int, 0);
Expand Down

0 comments on commit 8897f67

Please sign in to comment.