From: Ingo Molnar Date: Wed, 8 Feb 2017 17:51:57 +0000 (+0100) Subject: sched/headers: Remove from X-Git-Tag: v5.15~11743^2~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc1995392d79b0eeee147a792482b991f74c1494;p=platform%2Fkernel%2Flinux-starfive.git sched/headers: Remove from The file is a largely self-contained header and users of it either don't need - or have already included it. ( Keep the dependency.) This reduces the size of the header dependency graph. Acked-by: Linus Torvalds Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- diff --git a/include/linux/sched/stat.h b/include/linux/sched/stat.h index d8cedf2..141b74c 100644 --- a/include/linux/sched/stat.h +++ b/include/linux/sched/stat.h @@ -1,7 +1,7 @@ #ifndef _LINUX_SCHED_STAT_H #define _LINUX_SCHED_STAT_H -#include +#include /* * Various counters maintained by the scheduler and fork(),