From: Ingo Molnar Date: Sat, 4 Feb 2017 00:27:20 +0000 (+0100) Subject: sched/headers: Remove from X-Git-Tag: v4.11-rc1~18^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b68070e146b9c2b4ece8d869a4fab9a4f14bbfb4;p=thirdparty%2Fkernel%2Flinux.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 057b2a85ecc78..5720d11f32247 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include #include