Merge branch 'master' into for_paulus
[linux-drm-fsl-dcu.git] / drivers / macintosh / adb.c
index 7cec6de5e2b0704b1a74cfa0d4851d7dda72f983..f729eebf771f80447fd64a42a3919d0fd52d888a 100644 (file)
@@ -885,7 +885,7 @@ out:
        return ret;
 }
 
-static struct file_operations adb_fops = {
+static const struct file_operations adb_fops = {
        .owner          = THIS_MODULE,
        .llseek         = no_llseek,
        .read           = adb_read,