mm: consolidate pgtable_cache_init() and pgd_cache_init()
[linux-2.6-block.git] / include / asm-generic / pgtable.h
index 75d9d68a6de7a7f240acf48503533a09e156ca8d..fae6abb3d586ced928efebd171d66d47724a3a8c 100644 (file)
@@ -1126,7 +1126,7 @@ int phys_mem_access_prot_allowed(struct file *file, unsigned long pfn,
 static inline void init_espfix_bsp(void) { }
 #endif
 
-extern void __init pgd_cache_init(void);
+extern void __init pgtable_cache_init(void);
 
 #ifndef __HAVE_ARCH_PFN_MODIFY_ALLOWED
 static inline bool pfn_modify_allowed(unsigned long pfn, pgprot_t prot)