X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fsoftdog.c;h=bb3c75eed9df765d8759d62be86f18e0b7aebb94;hb=59ca1b0d14ca71bdefef372ccd5035341e0ca091;hp=9c3694909243e80c6877cde927722c260dd246c5;hpb=95b00786f3b8fa99f53931361beeb4c10504ad87;p=linux-2.6 diff --git a/drivers/watchdog/softdog.c b/drivers/watchdog/softdog.c index 9c36949092..bb3c75eed9 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