Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[sfrench/cifs-2.6.git] / fs / ext4 / ext4.h
index 64f25ea2fa7a2b001d9f57856cf7fd83e1540ac8..2866d249f3d2673e769c8f72943f2b3fb49c70e8 100644 (file)
@@ -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;