[S390] zfcpdump support.
[powerpc.git] / drivers / s390 / char / tape_class.h
index 3d0ca05..a8bd9b4 100644 (file)
@@ -52,7 +52,7 @@ struct tape_class_device {
 struct tape_class_device *register_tape_dev(
        struct device *         device,
        dev_t                   dev,
-       struct file_operations *fops,
+       const struct file_operations *fops,
        char *                  device_name,
        char *                  node_name
 );