X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=fs%2Fext4%2Fext4.h;h=2866d249f3d2673e769c8f72943f2b3fb49c70e8;hp=64f25ea2fa7a2b001d9f57856cf7fd83e1540ac8;hb=555a6e8c11e6282bb2704ef1cee64ceaeb41773e;hpb=be993933d2e997fdb72b8b1418d2a84df79b8962 diff --git a/fs/ext4/ext4.h b/fs/ext4/ext4.h index 64f25ea2fa7a..2866d249f3d2 100644 --- a/fs/ext4/ext4.h +++ b/fs/ext4/ext4.h @@ -3421,10 +3421,6 @@ static inline bool ext4_is_quota_journalled(struct super_block *sb) /* dir.c */ extern const struct file_operations ext4_dir_operations; -#ifdef CONFIG_UNICODE -extern const struct dentry_operations ext4_dentry_ops; -#endif - /* file.c */ extern const struct inode_operations ext4_file_inode_operations; extern const struct file_operations ext4_file_operations;