X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fwdt_pci.c;h=7b22e3cdbc81685a4dbd59ba9daa4e536ca4572d;hb=44b56603c4c476b845a824cff6fe905c6268b2a1;hp=f368dd87083acaeed267eba6e7d20a51cf5b3060;hpb=baf4974e496957681403d4bf74a3274ed3f85277;p=pandora-kernel.git diff --git a/drivers/watchdog/wdt_pci.c b/drivers/watchdog/wdt_pci.c index f368dd87083a..7b22e3cdbc81 100644 --- a/drivers/watchdog/wdt_pci.c +++ b/drivers/watchdog/wdt_pci.c @@ -412,7 +412,7 @@ static long wdtpci_ioctl(struct file *file, unsigned int cmd, int new_heartbeat; int status; - static struct watchdog_info ident = { + struct watchdog_info ident = { .options = WDIOF_SETTIMEOUT| WDIOF_MAGICCLOSE| WDIOF_KEEPALIVEPING,