include/linux/migrate.h: remove migrate_page #define
[deliverable/linux.git] / include / linux / migrate.h
index a2901c41466433072aa68ee269ae54ab4adc0f2d..b66fd10f4b93ad26ecad2c1b983ec2f695a14f88 100644 (file)
@@ -82,9 +82,6 @@ static inline int migrate_huge_page_move_mapping(struct address_space *mapping,
        return -ENOSYS;
 }
 
-/* Possible settings for the migrate_page() method in address_operations */
-#define migrate_page NULL
-
 #endif /* CONFIG_MIGRATION */
 
 #ifdef CONFIG_NUMA_BALANCING
This page took 0.025821 seconds and 5 git commands to generate.