This removes the update_vm_cache prototype from pagemap.h (against
2.3.14).
Greetings,
Lennert Buytenhek
diff -urN linux-2.3.14/include/linux/pagemap.h linux-2.3.14-new/include/linux/pagemap.h
--- linux-2.3.14/include/linux/pagemap.h Mon Aug 23 20:58:41 1999
+++ linux-2.3.14-new/include/linux/pagemap.h Mon Aug 23 20:58:48 1999
@@ -108,6 +108,4 @@
___wait_on_page(page);
}
-extern void update_vm_cache(struct inode *, unsigned long, const char *, int);
-
#endif
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/