Merge branch 'master' into for_paulus
[linux-drm-fsl-dcu.git] / drivers / media / video / w9966.c
index 8d14f308f171a9087a9ff87fc64627489c69664e..47366408637c7928a7a097a9ebffda1aa90125f0 100644 (file)
@@ -183,7 +183,7 @@ static int w9966_v4l_ioctl(struct inode *inode, struct file *file,
 static ssize_t w9966_v4l_read(struct file *file, char __user *buf,
                              size_t count, loff_t *ppos);
 
-static struct file_operations w9966_fops = {
+static const struct file_operations w9966_fops = {
        .owner          = THIS_MODULE,
        .open           = video_exclusive_open,
        .release        = video_exclusive_release,