From: Andy Fleming Date: Mon, 5 Aug 2013 19:58:35 +0000 (-0500) Subject: powerpc: Convert platforms to smp_generic_cpu_bootable X-Git-Tag: v3.12-rc1~123^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39fd40274d1f3a52152ae6fc22f428d93f1a8363;p=pandora-kernel.git powerpc: Convert platforms to smp_generic_cpu_bootable T4, Cell, powernv, and pseries had the same implementation, so switch them to use a generic version. A2 apparently had a version, but removed it at some point, so we remove the declaration, too. Signed-off-by: Andy Fleming Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed