From: David Rientjes Date: Thu, 23 Dec 2010 01:23:47 +0000 (-0800) Subject: x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU X-Git-Tag: v2.6.38-rc1~415^2~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e76f4e67a106ed827ca721b4c8b622047cd2f6d;p=pandora-kernel.git x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU Both acpi_get_nodes() and amd_get_nodes() are only necessary when CONFIG_NUMA_EMU is enabled, so avoid compiling them when the option is disabled. Signed-off-by: David Rientjes LKML-Reference: Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed