]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/bw-qcam.c
V4L/DVB (5618): Cx88: Drop the generic i2c client from cx88-vp3054-i2c
[linux-2.6-omap-h63xx.git] / drivers / media / video / bw-qcam.c
index 7d0b6e59c6e2449b3030a70a4584499039a1cd66..7d47cbe6ad25ac23654eb26d5789e5f7d848c843 100644 (file)
@@ -871,7 +871,7 @@ static ssize_t qcam_read(struct file *file, char __user *buf,
        return len;
 }
 
-static struct file_operations qcam_fops = {
+static const struct file_operations qcam_fops = {
        .owner          = THIS_MODULE,
        .open           = video_exclusive_open,
        .release        = video_exclusive_release,