sched: Remove finish_arch_switch()
[deliverable/linux.git] / kernel / sched / sched.h
index ab0b05cc3f377579c25bd868df739a431d3bdd47..22ccc5556c42302e34bc500edbee8e5ec316fb35 100644 (file)
@@ -1055,9 +1055,6 @@ static inline int task_on_rq_migrating(struct task_struct *p)
 #ifndef prepare_arch_switch
 # define prepare_arch_switch(next)     do { } while (0)
 #endif
-#ifndef finish_arch_switch
-# define finish_arch_switch(prev)      do { } while (0)
-#endif
 #ifndef finish_arch_post_lock_switch
 # define finish_arch_post_lock_switch()        do { } while (0)
 #endif
This page took 0.025557 seconds and 5 git commands to generate.