Merge branch 'master' into for_paulus
[linux-drm-fsl-dcu.git] / drivers / media / radio / radio-cadet.c
index 69d4b7919c5aa8b8f3f73783d7fc06d9b14c16ac..8fbf0d8bd2783fcf1ca42238b92fc6eceae16bf0 100644 (file)
@@ -507,7 +507,7 @@ cadet_poll(struct file *file, struct poll_table_struct *wait)
 }
 
 
-static struct file_operations cadet_fops = {
+static const struct file_operations cadet_fops = {
        .owner          = THIS_MODULE,
        .open           = cadet_open,
        .release        = cadet_release,