commit | b99e62608b5b9f8066629e7403a5f15401049b98 | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@austin.ibm.com> | Thu Feb 07 07:37:35 2008 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 07 11:40:19 2008 +1100 |
tree | 120bda9727071c47989dd95b96de872d142ace6c | |
parent | c3e8506c54f7263e71289e9e66533236d09f2fb7 [diff] |
[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>