]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/zr364xx.c
V4L/DVB (7014): cx23885: dprintk macro cleanup
[linux-2.6-omap-h63xx.git] / drivers / media / video / zr364xx.c
index 6f1892585cbbac304eae05df4324fb6931c7f58b..1fdbb46de7f3ed94760b3dce16c963909b25e285 100644 (file)
@@ -749,7 +749,7 @@ static int zr364xx_mmap(struct file *file, struct vm_area_struct *vma)
 }
 
 
-static struct file_operations zr364xx_fops = {
+static const struct file_operations zr364xx_fops = {
        .owner = THIS_MODULE,
        .open = zr364xx_open,
        .release = zr364xx_release,