diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/mm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mm.h b/include/linux/mm.h index ce2b2a3b2876..b1c8318e32b8 100644 --- a/include/linux/mm.h +++ b/include/linux/mm.h | |||
@@ -1295,8 +1295,6 @@ extern void get_pfn_range_for_nid(unsigned int nid, | |||
1295 | extern unsigned long find_min_pfn_with_active_regions(void); | 1295 | extern unsigned long find_min_pfn_with_active_regions(void); |
1296 | extern void free_bootmem_with_active_regions(int nid, | 1296 | extern void free_bootmem_with_active_regions(int nid, |
1297 | unsigned long max_low_pfn); | 1297 | unsigned long max_low_pfn); |
1298 | int add_from_early_node_map(struct range *range, int az, | ||
1299 | int nr_range, int nid); | ||
1300 | extern void sparse_memory_present_with_active_regions(int nid); | 1298 | extern void sparse_memory_present_with_active_regions(int nid); |
1301 | 1299 | ||
1302 | #endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */ | 1300 | #endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */ |