powerpc: Refactor __kernel_map_pages()
[linux-2.6-microblaze.git] / arch / powerpc / include / asm / book3s / 64 / hash.h
index 6e70ae5..faf3e3b 100644 (file)
@@ -269,8 +269,6 @@ int hash__create_section_mapping(unsigned long start, unsigned long end,
                                 int nid, pgprot_t prot);
 int hash__remove_section_mapping(unsigned long start, unsigned long end);
 
-void hash__kernel_map_pages(struct page *page, int numpages, int enable);
-
 #endif /* !__ASSEMBLY__ */
 #endif /* __KERNEL__ */
 #endif /* _ASM_POWERPC_BOOK3S_64_HASH_H */