]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/cpia.c
Pull bugzilla-7200 into release branch
[linux-2.6-omap-h63xx.git] / drivers / media / video / cpia.c
index 3b31a0dd2f0cde9645f8740753922161130654df..7e8d5ef58b61f09ecd3a5e3ec592354a1f31e2af 100644 (file)
@@ -3791,7 +3791,7 @@ static int cpia_mmap(struct file *file, struct vm_area_struct *vma)
        return 0;
 }
 
-static struct file_operations cpia_fops = {
+static const struct file_operations cpia_fops = {
        .owner          = THIS_MODULE,
        .open           = cpia_open,
        .release        = cpia_close,