hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
[pandora-kernel.git] / kernel / sched_stoptask.c
index 84ec9bc..1ba2bd4 100644 (file)
@@ -102,6 +102,4 @@ static const struct sched_class stop_sched_class = {
 
        .prio_changed           = prio_changed_stop,
        .switched_to            = switched_to_stop,
-
-       /* no .task_new for stop tasks */
 };