X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fwatchdog%2Fwdrtas.c;h=94ec22b9e66bda7db6f96ace71df36afe6f35f9f;hb=cc4b9d3928d682c4a15690c2bd9ed11c2eac5921;hp=5bfb1f2c531965d2753101f55a9d28197900ad60;hpb=9e671deb8547638f6504c5f20126b14f5563690d;p=cascardo%2Flinux.git diff --git a/drivers/watchdog/wdrtas.c b/drivers/watchdog/wdrtas.c index 5bfb1f2c5319..94ec22b9e66b 100644 --- a/drivers/watchdog/wdrtas.c +++ b/drivers/watchdog/wdrtas.c @@ -312,7 +312,7 @@ static long wdrtas_ioctl(struct file *file, unsigned int cmd, { int __user *argp = (void __user *)arg; int i; - static struct watchdog_info wdinfo = { + static const struct watchdog_info wdinfo = { .options = WDRTAS_SUPPORTED_MASK, .firmware_version = 0, .identity = "wdrtas",