[POWERPC] spufs: move prio to spu_context
[powerpc.git] / include / asm-powerpc / spu.h
index b634e16..0f9f2dd 100644 (file)
@@ -129,7 +129,6 @@ struct spu {
        struct spu_runqueue *rq;
        unsigned long long timestamp;
        pid_t pid;
-       int prio;
        int class_0_pending;
        spinlock_t register_lock;