diff options
Diffstat (limited to 'include/linux/memory_hotplug.h')
| -rw-r--r-- | include/linux/memory_hotplug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/memory_hotplug.h b/include/linux/memory_hotplug.h index 36c514b80cf1..79e0add6a597 100644 --- a/include/linux/memory_hotplug.h +++ b/include/linux/memory_hotplug.h | |||
| @@ -350,7 +350,7 @@ extern void move_pfn_range_to_zone(struct zone *zone, unsigned long start_pfn, | |||
| 350 | extern bool is_memblock_offlined(struct memory_block *mem); | 350 | extern bool is_memblock_offlined(struct memory_block *mem); |
| 351 | extern int sparse_add_one_section(int nid, unsigned long start_pfn, | 351 | extern int sparse_add_one_section(int nid, unsigned long start_pfn, |
| 352 | struct vmem_altmap *altmap); | 352 | struct vmem_altmap *altmap); |
| 353 | extern void sparse_remove_one_section(struct zone *zone, struct mem_section *ms, | 353 | extern void sparse_remove_one_section(struct mem_section *ms, |
| 354 | unsigned long map_offset, struct vmem_altmap *altmap); | 354 | unsigned long map_offset, struct vmem_altmap *altmap); |
| 355 | extern struct page *sparse_decode_mem_map(unsigned long coded_mem_map, | 355 | extern struct page *sparse_decode_mem_map(unsigned long coded_mem_map, |
| 356 | unsigned long pnum); | 356 | unsigned long pnum); |
