]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/media/video/ov511.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[mv-sheeva.git] / drivers / media / video / ov511.c
index b4db2cbb5a84246151e0d39ca589e7ceb50f915e..e5edff1059a28f43f8a7487f25ac859a9c306d13 100644 (file)
@@ -4653,7 +4653,7 @@ ov51x_v4l1_mmap(struct file *file, struct vm_area_struct *vma)
        return 0;
 }
 
-static struct file_operations ov511_fops = {
+static const struct file_operations ov511_fops = {
        .owner =        THIS_MODULE,
        .open =         ov51x_v4l1_open,
        .release =      ov51x_v4l1_close,