X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fefs_fs.h;h=dfed8009ebff4913621ec00a8bbabb47af5f3d19;hb=2ecf042ef530dd0943e41d84b6344f507941af3e;hp=278ef4495819509748a2e1b3c53651202bbcf1f9;hpb=0a1340c185734a57fbf4775927966ad4a1347b02;p=powerpc.git diff --git a/include/linux/efs_fs.h b/include/linux/efs_fs.h index 278ef44958..dfed8009eb 100644 --- a/include/linux/efs_fs.h +++ b/include/linux/efs_fs.h @@ -36,7 +36,7 @@ static inline struct efs_sb_info *SUPER_INFO(struct super_block *sb) struct statfs; -extern struct inode_operations efs_dir_inode_operations; +extern const struct inode_operations efs_dir_inode_operations; extern const struct file_operations efs_dir_operations; extern const struct address_space_operations efs_symlink_aops;