diff options
Diffstat (limited to 'include/linux/mm.h')
-rw-r--r-- | include/linux/mm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mm.h b/include/linux/mm.h index 857e44817178..97d0cddfd223 100644 --- a/include/linux/mm.h +++ b/include/linux/mm.h | |||
@@ -1005,7 +1005,6 @@ extern unsigned long find_max_pfn_with_active_regions(void); | |||
1005 | extern void free_bootmem_with_active_regions(int nid, | 1005 | extern void free_bootmem_with_active_regions(int nid, |
1006 | unsigned long max_low_pfn); | 1006 | unsigned long max_low_pfn); |
1007 | extern void sparse_memory_present_with_active_regions(int nid); | 1007 | extern void sparse_memory_present_with_active_regions(int nid); |
1008 | extern int cmdline_parse_kernelcore(char *p); | ||
1009 | #ifndef CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID | 1008 | #ifndef CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID |
1010 | extern int early_pfn_to_nid(unsigned long pfn); | 1009 | extern int early_pfn_to_nid(unsigned long pfn); |
1011 | #endif /* CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID */ | 1010 | #endif /* CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID */ |