Added ck2 patchset with BFS357
/arch/powerpc/platforms/cell/spufs/sched.c
blob:4678078fede8ecafb3445195ca4b694a44274131 -> blob:d2140d86f4dd6a5814e58221e560feb4d27cd8f8
--- arch/powerpc/platforms/cell/spufs/sched.c
+++ arch/powerpc/platforms/cell/spufs/sched.c
@@ -63,11 +63,6 @@ static struct timer_list spusched_timer;
static struct timer_list spuloadavg_timer;
/*
- * Priority of a normal, non-rt, non-niced'd process (aka nice level 0).
- */
-#define NORMAL_PRIO 120
-
-/*
* Frequency of the spu scheduler tick. By default we do one SPU scheduler
* tick for every 10 CPU scheduler ticks.
*/