From: Ingo Molnar Date: Thu, 2 Feb 2017 19:56:33 +0000 (+0100) Subject: sched/headers: Remove the include from X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f0a0eb699967f4f51567b563818bafe4017bef73;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git sched/headers: Remove the include from This reduces sched.h header dependencies. Acked-by: Linus Torvalds Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- diff --git a/include/linux/sched.h b/include/linux/sched.h index cc5c99a27e21..ab80596dddfd 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -22,7 +22,6 @@ #include #include #include -#include #include #include