From: Andre Detsch Date: Sat, 4 Aug 2007 01:53:46 +0000 (-0700) Subject: [POWERPC] cell: Move SPU affinity init to spu_management_of_ops X-Git-Tag: v2.6.23-rc3~9^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5996449e3244524cab0ba709a4bd87047a8175f;p=pandora-kernel.git [POWERPC] cell: Move SPU affinity init to spu_management_of_ops This patch moves affinity initialization code from spu_base.c to a new spu_management_of_ops function (init_affinity), which is empty in the case of PS3. This fixes a linking problem that was happening when compiling for PS3. Also, some small code style changes were made. Signed-off-by: Andre Detsch Signed-off-by: Geoff Levand Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed