]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/watchdog/wdt977.c
MIPS: Refactor arch/mips/boot/compressed/Makefile
[mv-sheeva.git] / drivers / watchdog / wdt977.c
index 90ef70eb47d74fe38f2812bd171239fe5d643de9..5c2521fc836c3fa7c7829d3ad63fe5de5ebcdbe0 100644 (file)
@@ -63,7 +63,7 @@ static        char expect_close;
 static DEFINE_SPINLOCK(spinlock);
 
 module_param(timeout, int, 0);
-MODULE_PARM_DESC(timeout, "Watchdog timeout in seconds (60..15300), default="
+MODULE_PARM_DESC(timeout, "Watchdog timeout in seconds (60..15300, default="
                                __MODULE_STRING(DEFAULT_TIMEOUT) ")");
 module_param(testmode, int, 0);
 MODULE_PARM_DESC(testmode, "Watchdog testmode (1 = no reboot), default=0");