diff options
Diffstat (limited to 'include/asm-i386/mmzone.h')
-rw-r--r-- | include/asm-i386/mmzone.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-i386/mmzone.h b/include/asm-i386/mmzone.h index 9cec191f462c..48e46d403aa6 100644 --- a/include/asm-i386/mmzone.h +++ b/include/asm-i386/mmzone.h | |||
@@ -143,4 +143,7 @@ static inline void get_memcfg_numa(void) | |||
143 | } | 143 | } |
144 | 144 | ||
145 | #endif /* CONFIG_DISCONTIGMEM */ | 145 | #endif /* CONFIG_DISCONTIGMEM */ |
146 | |||
147 | extern int early_pfn_to_nid(unsigned long pfn); | ||
148 | |||
146 | #endif /* _ASM_MMZONE_H_ */ | 149 | #endif /* _ASM_MMZONE_H_ */ |