[POWERPC] Remove redundant of_get_cpu_node routine
authorNathan Fontenot <nfont@austin.ibm.com>
Wed, 6 Feb 2008 20:37:35 +0000 (07:37 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 7 Feb 2008 00:40:19 +0000 (11:40 +1100)
commitb99e62608b5b9f8066629e7403a5f15401049b98
tree120bda9727071c47989dd95b96de872d142ace6c
parentc3e8506c54f7263e71289e9e66533236d09f2fb7
[POWERPC] Remove redundant of_get_cpu_node routine

It appears that xics.c has its own of_get_cpu_node().  Remove this and
use the common one from prom.c.

Signed-off-by: Nathan Fontenot <nfont@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/pseries/xics.c