diff options
Diffstat (limited to 'include/linux/mm.h')
-rw-r--r-- | include/linux/mm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mm.h b/include/linux/mm.h index c0402da7cce0..22936e1fcdf2 100644 --- a/include/linux/mm.h +++ b/include/linux/mm.h | |||
@@ -984,6 +984,7 @@ extern void sparse_memory_present_with_active_regions(int nid); | |||
984 | extern int early_pfn_to_nid(unsigned long pfn); | 984 | extern int early_pfn_to_nid(unsigned long pfn); |
985 | #endif /* CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID */ | 985 | #endif /* CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID */ |
986 | #endif /* CONFIG_ARCH_POPULATES_NODE_MAP */ | 986 | #endif /* CONFIG_ARCH_POPULATES_NODE_MAP */ |
987 | extern void set_dma_reserve(unsigned long new_dma_reserve); | ||
987 | extern void memmap_init_zone(unsigned long, int, unsigned long, unsigned long); | 988 | extern void memmap_init_zone(unsigned long, int, unsigned long, unsigned long); |
988 | extern void setup_per_zone_pages_min(void); | 989 | extern void setup_per_zone_pages_min(void); |
989 | extern void mem_init(void); | 990 | extern void mem_init(void); |