summaryrefslogtreecommitdiff
path: root/include/asm-powerpc/spu.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-06-23 10:56:55 +0200
committerIngo Molnar <mingo@elte.hu>2008-06-23 10:56:55 +0200
commit1e2697b1ce312f76ecc70051b9298317a4f1f944 (patch)
treecbc4c2e87ce6270e6b0f7369a1d968cdf088d937 /include/asm-powerpc/spu.h
parent37aab38972a2dd971f52a01533c0678a0646294b (diff)
parent481c5346d0981940ee63037eb53e4e37b0735c10 (diff)
Merge branch 'linus' into kmemchecktip-kmemcheck-2008-06-23_08.59_Mon
Diffstat (limited to 'include/asm-powerpc/spu.h')
-rw-r--r--include/asm-powerpc/spu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/spu.h b/include/asm-powerpc/spu.h
index 6abead6e681a..99348c1f4cab 100644
--- a/include/asm-powerpc/spu.h
+++ b/include/asm-powerpc/spu.h
@@ -131,7 +131,6 @@ struct spu {
u64 flags;
u64 class_0_pending;
u64 class_0_dar;
- u64 class_0_dsisr;
u64 class_1_dar;
u64 class_1_dsisr;
size_t ls_size;