]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ext4/ext4.h
Merge branch 'akpm-current/current'
[karo-tx-linux.git] / fs / ext4 / ext4.h
index ed318e5cf9473546fe1e7467927c1e5a57d0b51f..8d49c54b35eda8de1622b0a2ee19a4df91072100 100644 (file)
@@ -2722,7 +2722,6 @@ extern const struct file_operations ext4_dir_operations;
 /* file.c */
 extern const struct inode_operations ext4_file_inode_operations;
 extern const struct file_operations ext4_file_operations;
-extern const struct file_operations ext4_dax_file_operations;
 extern loff_t ext4_llseek(struct file *file, loff_t offset, int origin);
 
 /* inline.c */