Merge branch 'acpica' into release
[firefly-linux-kernel-4.4.55.git] / include / linux / fs.h
index 891f7d642e5c6789cb05853137a8caa58a21c2c6..a057f48eb156ca2fb015ddedabd3dbb1da473f1b 100644 (file)
@@ -2091,8 +2091,6 @@ extern int filemap_fdatawait_range(struct address_space *, loff_t lstart,
 extern int filemap_write_and_wait(struct address_space *mapping);
 extern int filemap_write_and_wait_range(struct address_space *mapping,
                                        loff_t lstart, loff_t lend);
-extern int wait_on_page_writeback_range(struct address_space *mapping,
-                               pgoff_t start, pgoff_t end);
 extern int __filemap_fdatawrite_range(struct address_space *mapping,
                                loff_t start, loff_t end, int sync_mode);
 extern int filemap_fdatawrite_range(struct address_space *mapping,