]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/migrate.h
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux.git] / include / linux / migrate.h
index e13d9bf2f9a5ac29ad685ce4ebf18e59d62b854e..7f04754c7f2b8e2df34d6f7cc76ed8421976fdde 100644 (file)
@@ -77,8 +77,7 @@ extern void migrate_page_copy(struct page *newpage, struct page *page);
 extern int migrate_huge_page_move_mapping(struct address_space *mapping,
                                  struct page *newpage, struct page *page);
 extern int migrate_page_move_mapping(struct address_space *mapping,
-               struct page *newpage, struct page *page, enum migrate_mode mode,
-               int extra_count);
+               struct page *newpage, struct page *page, int extra_count);
 #else
 
 static inline void putback_movable_pages(struct list_head *l) {}