| commit | 7a53a4fe707a93a33f6c5d42173bf213cb6ff71d | [log] [tgz] |
|---|---|---|
| author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Feb 11 12:49:01 2011 +1100 |
| committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Apr 01 15:37:14 2011 +1100 |
| tree | 535df74d0db6ef01e827a68e024e1042d8e3bff9 | |
| parent | b527d07114fdab83f39040c69b4b0a4b1b232c16 [diff] |
powerpc/smp: Remove unused smp_ops->cpu_enable() Remove the last remnants of cpu_enable(), everybody uses the normal __cpu_up() path now Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>