aboutsummaryrefslogtreecommitdiff
path: root/fs/freevxfs/vxfs_extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/freevxfs/vxfs_extern.h')
-rw-r--r--fs/freevxfs/vxfs_extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/freevxfs/vxfs_extern.h b/fs/freevxfs/vxfs_extern.h
index 1cf1fe8466a..91ccee8723f 100644
--- a/fs/freevxfs/vxfs_extern.h
+++ b/fs/freevxfs/vxfs_extern.h
@@ -62,7 +62,7 @@ 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 const struct inode_operations vxfs_dir_inode_ops;
extern const struct file_operations vxfs_dir_operations;
/* vxfs_olt.c */