X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2Fext4%2Fext4.h;h=c64ea8f59ea7f781182d9ab0cd0457d798973a88;hb=8653b778e454a7708847aeafe689bce07aeeb94e;hp=65ecaf96d0a4dbc17b8066a3f66fccbc82cf923e;hpb=19a0b6d79c970680cdaa3054728c9a64445f2310;p=linux-2.6-microblaze.git diff --git a/fs/ext4/ext4.h b/fs/ext4/ext4.h index 65ecaf96d0a4..c64ea8f59ea7 100644 --- a/fs/ext4/ext4.h +++ b/fs/ext4/ext4.h @@ -3381,10 +3381,6 @@ static inline void ext4_unlock_group(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;