Skip to content

Commit

Permalink
[POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID
Browse files Browse the repository at this point in the history
so this declaration is not needed.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed May 10, 2007
1 parent 49d687b commit 979ee32
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/asm-powerpc/mmzone.h
Original file line number Diff line number Diff line change
Expand Up @@ -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_ */

0 comments on commit 979ee32

Please sign in to comment.