]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/mm/init_64.c
powerpc: Move htab_remove_mapping function prototype into header file
[karo-tx-linux.git] / arch / powerpc / mm / init_64.c
index 253b4b971c8afa261d110d653e15495a8c55dc6c..3481556a1880407db79fe32527289040eb9b6d77 100644 (file)
@@ -233,9 +233,6 @@ static void __meminit vmemmap_create_mapping(unsigned long start,
 }
 
 #ifdef CONFIG_MEMORY_HOTPLUG
-extern int htab_remove_mapping(unsigned long vstart, unsigned long vend,
-                       int psize, int ssize);
-
 static void vmemmap_remove_mapping(unsigned long start,
                                   unsigned long page_size)
 {