X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fsoftdog.c;h=c650464c5c63d2f87720390d93e417f111a1f6ee;hb=18dd36af0010dd70c8634cdca0f99b47b5036c60;hp=9c3694909243e80c6877cde927722c260dd246c5;hpb=b7e04f8c61a46d742de23af5d7ca2b41b33e40ac;p=linux-2.6-omap-h63xx.git diff --git a/drivers/watchdog/softdog.c b/drivers/watchdog/softdog.c index 9c369490924..c650464c5c6 100644 --- a/drivers/watchdog/softdog.c +++ b/drivers/watchdog/softdog.c @@ -47,19 +47,22 @@ #include #include #include - -#include +#include #define PFX "SoftDog: " #define TIMER_MARGIN 60 /* Default is 60 seconds */ static int soft_margin = TIMER_MARGIN; /* in seconds */ module_param(soft_margin, int, 0); -MODULE_PARM_DESC(soft_margin, "Watchdog soft_margin in seconds. (0