V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam
[safe/jmp/linux-2.6] / drivers / watchdog / pcwd_usb.c
index 052fe45..8e4eacc 100644 (file)
@@ -404,7 +404,7 @@ static long usb_pcwd_ioctl(struct file *file, unsigned int cmd,
 {
        void __user *argp = (void __user *)arg;
        int __user *p = argp;
-       static struct watchdog_info ident = {
+       static const struct watchdog_info ident = {
                .options =              WDIOF_KEEPALIVEPING |
                                        WDIOF_SETTIMEOUT |
                                        WDIOF_MAGICCLOSE,