X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fspu_csa.h;h=a40fd491250c2f18f259568d3b4703d3b73c93c4;hb=281c7413ed914623d3245299a4761b6b27ab9fdb;hp=129ec148d4512b1a63ac6dbcbf3321ac07712ba9;hpb=1da7807842f7ccd9a3962dc276e489b76cd320c7;p=linux-2.6 diff --git a/include/asm-powerpc/spu_csa.h b/include/asm-powerpc/spu_csa.h index 129ec148d4..a40fd49125 100644 --- a/include/asm-powerpc/spu_csa.h +++ b/include/asm-powerpc/spu_csa.h @@ -254,7 +254,7 @@ struct spu_state { u64 spu_chnldata_RW[32]; u32 spu_mailbox_data[4]; u32 pu_mailbox_data[1]; - u64 class_0_dar, class_0_dsisr, class_0_pending; + u64 class_0_dar, class_0_pending; u64 class_1_dar, class_1_dsisr; unsigned long suspend_time; spinlock_t register_lock;