Merge branch 'master' into for_paulus
[linux-drm-fsl-dcu.git] / drivers / media / video / c-qcam.c
index a3989bd2f81bb99b94c49127d36d7f277ba53689..925ff17efbbcbedea434bef38134ef0c1a5ecae2 100644 (file)
@@ -684,7 +684,7 @@ static ssize_t qcam_read(struct file *file, char __user *buf,
 }
 
 /* video device template */
-static struct file_operations qcam_fops = {
+static const struct file_operations qcam_fops = {
        .owner          = THIS_MODULE,
        .open           = video_exclusive_open,
        .release        = video_exclusive_release,