These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / score / include / asm / switch_to.h
index 031756b..fda3f83 100644 (file)
@@ -8,6 +8,4 @@ do {                                                            \
        (last) = resume(prev, next, task_thread_info(next));    \
 } while (0)
 
-#define finish_arch_switch(prev)       do {} while (0)
-
 #endif /* _ASM_SCORE_SWITCH_TO_H */