git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be1066b
)
watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.
author
Wim Van Sebroeck
<wim@iguana.be>
Mon, 3 May 2010 08:58:56 +0000
(08:58 +0000)
committer
Wim Van Sebroeck
<wim@iguana.be>
Mon, 3 May 2010 08:58:56 +0000
(08:58 +0000)
The WATCHDOG_TIMEOUT macro does not exist. The default timeout value is WDT_TIMEOUT.
Fix the MODULE_PARM_DESC so that the code can compile again.
reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found