Skip to content
Commit 334f85b6 authored by Tony Luck's avatar Tony Luck
Browse files

[IA64] Build fix for __early_pfn_to_nid() undefined link error



ia64 only defines __early_pfn_to_nid() for SPARSEMEM && NUMA configurations,
so the recent:

	commit: f2dbcfa7
	mm: clean up for early_pfn_to_nid()

ends up with some link problems for certain configuration files.

Fix arch/ia64/Kconfig to only define HAVE_ARCH_EARLY_PFN_TO_NID in the
cases where we do provide this function.

Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent ba95fd47
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment