]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/sched_idletask.c
docsrc: fix ifenslave type
[linux-2.6-omap-h63xx.git] / kernel / sched_idletask.c
index ef7a2661fa101b56a25a8d16dc3fb4737ad7b4f3..3a4f92dbbe6609b786da0add62f2306e991b791f 100644 (file)
@@ -61,7 +61,7 @@ move_one_task_idle(struct rq *this_rq, int this_cpu, struct rq *busiest,
 }
 #endif
 
-static void task_tick_idle(struct rq *rq, struct task_struct *curr)
+static void task_tick_idle(struct rq *rq, struct task_struct *curr, int queued)
 {
 }
 
@@ -99,7 +99,7 @@ static void prio_changed_idle(struct rq *rq, struct task_struct *p,
 /*
  * Simple, special scheduling class for the per-CPU idle tasks:
  */
-const struct sched_class idle_sched_class = {
+static const struct sched_class idle_sched_class = {
        /* .next is NULL */
        /* no enqueue/yield_task for idle tasks */