X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fhpwdt.c;h=ccd6c530782d4c308aea76db09b6b73f38fd0824;hb=b8a327be3fbf05b5d3a935b4c03a3dcdb6db833e;hp=eaa3f2a79ff55bebafa7a655092879322d0f7743;hpb=1de8644cc7c826e0c41e52825bd5a12e2e31e6ca;p=linux-2.6 diff --git a/drivers/watchdog/hpwdt.c b/drivers/watchdog/hpwdt.c index eaa3f2a79f..ccd6c53078 100644 --- a/drivers/watchdog/hpwdt.c +++ b/drivers/watchdog/hpwdt.c @@ -420,7 +420,7 @@ static int __devinit detect_cru_service(void) static int hpwdt_pretimeout(struct notifier_block *nb, unsigned long ulReason, void *data) { - static unsigned long rom_pl; + unsigned long rom_pl; static int die_nmi_called; if (ulReason != DIE_NMI && ulReason != DIE_NMI_IPI)