From: Ingo Molnar Date: Sat, 4 Feb 2017 00:27:20 +0000 (+0100) Subject: sched/headers: Remove from X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b68070e146b9c2b4ece8d869a4fab9a4f14bbfb4;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git sched/headers: Remove from We don't actually need the full rculist.h header anymore, include the smaller rcupdate.h header instead. 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 057b2a85ecc7..5720d11f3224 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include #include