From: Geoff Levand Date: Mon, 19 Jun 2006 18:33:28 +0000 (+0200) Subject: [POWERPC] spufs: split the Cell BE support into generic and platform dependant parts X-Git-Tag: v2.6.18-rc1~1081^2~225^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c01ea72a3b8abb7baa4291a1876b82599867035a;p=pandora-kernel.git [POWERPC] spufs: split the Cell BE support into generic and platform dependant parts Creates new config variables PPC_CELL_NATIVE and PPC_IBM_CELL_BLADE. The existing CONFIG_PPC_CELL is now used to denote the generic Cell processor support. PPC_CELL = make descends into platforms/cell PPC_CELL_NATIVE = add bare metal support PPC_IBM_CELL_BLADE = add blade device drivers, etc. Also renames spu_priv1.c to spu_priv1_mmio.c. Signed-off-by: Geoff Levand Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed