]> err.no Git - linux-2.6/blobdiff - include/linux/rmap.h
[KERNEL] Do not truncate to 'int' in ALIGN() macro.
[linux-2.6] / include / linux / rmap.h
index d6b9bcd1384c2767fcef3c2a024ff2c780b65d47..bf97b0900014ae204869139f0febb671a7988df6 100644 (file)
@@ -4,7 +4,6 @@
  * Declarations for Reverse Mapping functions in mm/rmap.c
  */
 
-#include <linux/config.h>
 #include <linux/list.h>
 #include <linux/slab.h>
 #include <linux/mm.h>
@@ -92,7 +91,6 @@ static inline void page_dup_rmap(struct page *page)
  */
 int page_referenced(struct page *, int is_locked);
 int try_to_unmap(struct page *, int ignore_refs);
-void remove_from_swap(struct page *page);
 
 /*
  * Called from mm/filemap_xip.c to unmap empty zero page