Driver core: more fallout from class_device changes for pcmcia
[firefly-linux-kernel-4.4.55.git] / drivers / ieee1394 / dv1394.c
index 55d6ae664fd621639815a6c06b266e4348a19cc3..dee9529aa8e7e3a742e1223fc4bd51d63f87c6fd 100644 (file)
@@ -2147,7 +2147,7 @@ out:
 }
 
 static struct cdev dv1394_cdev;
-static struct file_operations dv1394_fops=
+static const struct file_operations dv1394_fops=
 {
        .owner =        THIS_MODULE,
        .poll =         dv1394_poll,