Merge branch 'master' into for_paulus
[linux-drm-fsl-dcu.git] / fs / ocfs2 / file.h
index 601a453f18a85d3e4ba0bb7d1d9848c0f7f9f3fa..cc973f01f6cee2264ffc0b3cad78c7ce52bbd1be 100644 (file)
@@ -28,8 +28,8 @@
 
 extern const struct file_operations ocfs2_fops;
 extern const struct file_operations ocfs2_dops;
-extern struct inode_operations ocfs2_file_iops;
-extern struct inode_operations ocfs2_special_file_iops;
+extern const struct inode_operations ocfs2_file_iops;
+extern const struct inode_operations ocfs2_special_file_iops;
 struct ocfs2_alloc_context;
 
 enum ocfs2_alloc_restarted {