From: Milton Miller Date: Thu, 8 Jan 2009 02:19:45 +0000 (+0000) Subject: powerpc/numa: Remove redundant find_cpu_node() X-Git-Tag: v2.6.30-rc1~619^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b16cd238d414b8942a23f0f753cdc57b17c231a;p=pandora-kernel.git powerpc/numa: Remove redundant find_cpu_node() Use of_get_cpu_node, which is a superset of numa.c's find_cpu_node in a less restrictive section (text vs cpuinit). Signed-off-by: Milton Miller Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed