ceph: remove redundant declaration
[firefly-linux-kernel-4.4.55.git] / fs / ceph / super.h
index f8ea7ebe9d1fea564b786b8c9afc82c838ba93e1..fa20e131893956a5360b2f6c37cd1aa7fce7542e 100644 (file)
@@ -882,7 +882,6 @@ extern int ceph_mmap(struct file *file, struct vm_area_struct *vma);
 
 /* file.c */
 extern const struct file_operations ceph_file_fops;
-extern const struct address_space_operations ceph_aops;
 
 extern int ceph_open(struct inode *inode, struct file *file);
 extern int ceph_atomic_open(struct inode *dir, struct dentry *dentry,