]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/workqueue_internal.h
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
[karo-tx-linux.git] / kernel / workqueue_internal.h
index 45215870ac6cc2ebce3cd694ccedc0f749e1b1ed..8635417c587b7a5ba89d843a31fc5b58d817f777 100644 (file)
@@ -69,6 +69,6 @@ static inline struct worker *current_wq_worker(void)
  * sched/core.c and workqueue.c.
  */
 void wq_worker_waking_up(struct task_struct *task, int cpu);
-struct task_struct *wq_worker_sleeping(struct task_struct *task, int cpu);
+struct task_struct *wq_worker_sleeping(struct task_struct *task);
 
 #endif /* _KERNEL_WORKQUEUE_INTERNAL_H */