X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fmmzone.h;h=19f299b7e256b93e4d8d1162153cc422ca1ceb72;hb=138fc1ee06e58f12fc2b755e435ce15bb36a0471;hp=d484ca94cb7c9b9a2c06c6627818db2ca6696022;hpb=077e98945db7e54a9865b5f29a1f02f531eca414;p=firefly-linux-kernel-4.4.55.git diff --git a/include/asm-powerpc/mmzone.h b/include/asm-powerpc/mmzone.h index d484ca94cb7c..19f299b7e256 100644 --- a/include/asm-powerpc/mmzone.h +++ b/include/asm-powerpc/mmzone.h @@ -43,9 +43,5 @@ extern unsigned long max_pfn; #endif /* CONFIG_NEED_MULTIPLE_NODES */ -#ifdef CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID -extern int __init early_pfn_to_nid(unsigned long pfn); -#endif - #endif /* __KERNEL__ */ #endif /* _ASM_MMZONE_H_ */