]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/stradis.c
V4L/DVB (5108): Remove_cx88_ioctl
[linux-2.6-omap-h63xx.git] / drivers / media / video / stradis.c
index 525d81288d55aada3b9308d871e1505a6d3edb11..3e736be5de84496305cb1ac53767881be4df6955 100644 (file)
@@ -1901,7 +1901,7 @@ static int saa_release(struct inode *inode, struct file *file)
        return 0;
 }
 
-static struct file_operations saa_fops = {
+static const struct file_operations saa_fops = {
        .owner = THIS_MODULE,
        .open = saa_open,
        .release = saa_release,