powerpc/numa: Remove redundant find_cpu_node()
authorMilton Miller <miltonm@bga.com>
Thu, 8 Jan 2009 02:19:45 +0000 (02:19 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Feb 2009 02:37:59 +0000 (13:37 +1100)
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 <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found