X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fwatchdog%2Fmixcomwd.c;h=bc820d16699ab1df0f6ede8d55f052c5f2236043;hb=8123d8f17d8ba9d67e556688e4f025456ca97842;hp=407b025cb104935e9d9e7c06b50f4c912201dbb9;hpb=b793b3a75e12ae4576f3d9b6013c8a7d8b0277b8;p=~andy%2Flinux diff --git a/drivers/watchdog/mixcomwd.c b/drivers/watchdog/mixcomwd.c index 407b025cb10..bc820d16699 100644 --- a/drivers/watchdog/mixcomwd.c +++ b/drivers/watchdog/mixcomwd.c @@ -201,7 +201,7 @@ static long mixcomwd_ioctl(struct file *file, void __user *argp = (void __user *)arg; int __user *p = argp; int status; - static struct watchdog_info ident = { + static const struct watchdog_info ident = { .options = WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE, .firmware_version = 1, .identity = "MixCOM watchdog",