From: Wim Van Sebroeck Date: Mon, 3 May 2010 08:58:56 +0000 (+0000) Subject: watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string. X-Git-Tag: v2.6.34-rc7~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d557f651b3617b46ed18d5bac48a851df1dbf684;p=pandora-kernel.git watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string. 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 Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed