Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...
[pandora-kernel.git] / fs / freevxfs / vxfs_extern.h
index 927acf7..91ccee8 100644 (file)
@@ -62,8 +62,8 @@ extern void                   vxfs_read_inode(struct inode *);
 extern void                    vxfs_clear_inode(struct inode *);
 
 /* vxfs_lookup.c */
-extern struct inode_operations vxfs_dir_inode_ops;
-extern struct file_operations  vxfs_dir_operations;
+extern const struct inode_operations   vxfs_dir_inode_ops;
+extern const struct file_operations    vxfs_dir_operations;
 
 /* vxfs_olt.c */
 extern int                     vxfs_read_olt(struct super_block *, u_long);