From: Ingo Molnar Date: Thu, 2 Feb 2017 10:44:31 +0000 (+0100) Subject: sched/headers: Remove #include from X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ac4e620967bb72f86371154935aa8b67cf54e225;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git sched/headers: Remove #include from The header does not actually make use of any types or APIs defined in , so remove its inclusion. 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 43ed34ccb53a..54eefb2ad603 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -5,7 +5,6 @@ #include -#include #include #include #include