Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 979ee32f authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Paul Mackerras
Browse files

[POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID



so this declaration is not needed.

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 49d687b6
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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_ */