diff --git a/[refs] b/[refs] index 788308a39ba3..f306e0866bc5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 49d687b636c1f7e9a14faab7bd654f9fb88ecd11 +refs/heads/master: 979ee32f7f8e9582a0cadd4ed9a158ddc3036ad1 diff --git a/trunk/include/asm-powerpc/mmzone.h b/trunk/include/asm-powerpc/mmzone.h index d484ca94cb7c..19f299b7e256 100644 --- a/trunk/include/asm-powerpc/mmzone.h +++ b/trunk/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_ */