X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fefs_fs.h;h=dfed8009ebff4913621ec00a8bbabb47af5f3d19;hb=805b5d5e063e7fde5e2eb724e3f4cb18e47cab19;hp=278ef4495819509748a2e1b3c53651202bbcf1f9;hpb=873d8898b7f6aeb4f2085381dbc201d68a37d02b;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/efs_fs.h b/include/linux/efs_fs.h index 278ef449581..dfed8009ebf 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;