commit | e9e77ce8718def7838626aa52bed02fe1b9837b9 | [log] [tgz] |
---|---|---|
author | Kevin Corry <kevcorry@us.ibm.com> | Thu May 03 03:11:49 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon May 07 20:31:13 2007 +1000 |
tree | 008a651285d5281263461bdf12be6893aa2725f4 | |
parent | 3669e930481d6dd510718279cd4bacb15ca3ae91 [diff] |
[POWERPC] Change topology_init() to a subsys_initcall Change the powerpc version of topology_init() from an __initcall to a subsys_initcall to match all other architectures. Signed-off-by: Kevin Corry <kevcorry@us.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>