arch: Consolidate tsk_is_polling()
[platform/adaptation/renesas_rcar/renesas_kernel.git] / kernel / sched / core.c
index 7f12624..243a20c 100644 (file)
@@ -512,11 +512,6 @@ static inline void init_hrtick(void)
  * the target CPU.
  */
 #ifdef CONFIG_SMP
-
-#ifndef tsk_is_polling
-#define tsk_is_polling(t) 0
-#endif
-
 void resched_task(struct task_struct *p)
 {
        int cpu;