X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fwdt_pci.c;h=7b22e3cdbc81685a4dbd59ba9daa4e536ca4572d;hb=53ba4f2fa73225113a488584df0d85d3cba52943;hp=f368dd87083acaeed267eba6e7d20a51cf5b3060;hpb=d2a764dd8e2c70254bf78d5e2d3e9cbe8b34e470;p=mv-sheeva.git diff --git a/drivers/watchdog/wdt_pci.c b/drivers/watchdog/wdt_pci.c index f368dd87083..7b22e3cdbc8 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,