[POWERPC] spufs: remove stop_code from struct spu
authorMasato Noguchi <Masato.Noguchi@jp.sony.com>
Mon, 19 Jun 2006 18:33:31 +0000 (20:33 +0200)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Jun 2006 05:01:31 +0000 (15:01 +1000)
commit2eabbbd33ec39f690005aa186c57476598edc6b3
treeabee6e62227111cfd961c7cf3bf692519837c380
parenta91942ae7ebd518006dcbeb2a1d7b147253c080e
[POWERPC] spufs: remove stop_code from struct spu

This patch remove 'stop_code' -- discarded member of struct spu.
It is written at initialize and interrupt, but never read
in current implementation.

Signed-off-by: Masato Noguchi <Masato.Noguchi@jp.sony.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spu_base.c
arch/powerpc/platforms/cell/spufs/switch.c
include/asm-powerpc/spu.h