Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlie...
[firefly-linux-kernel-4.4.55.git] / net / atm / proc.c
index 88154da62cd32840c576545410b0f0bc09532b38..99fc1fe950eeba01f4a1de204cfbf0b583bdd55f 100644 (file)
@@ -110,7 +110,7 @@ static inline void *vcc_walk(struct vcc_state *state, loff_t l)
 }
 
 static int __vcc_seq_open(struct inode *inode, struct file *file,
-       int family, struct seq_operations *ops)
+       int family, const struct seq_operations *ops)
 {
        struct vcc_state *state;
        struct seq_file *seq;