aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2017-02-08 18:51:54 +0100
committerIngo Molnar <mingo@kernel.org>2017-03-03 01:45:28 +0100
commit5a2d6880f461faa416c0d329d46a128cf342c1eb (patch)
treede06c9d094bdce6c59c0a2840ccc8bda6c0e6bda /include
parentsched/headers: Remove <linux/sched.h> and <linux/slab.h> from <linux/delayacct.h> (diff)
downloadlinux-dev-5a2d6880f461faa416c0d329d46a128cf342c1eb.tar.xz
linux-dev-5a2d6880f461faa416c0d329d46a128cf342c1eb.zip
sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h>
The <linux/sched/loadavg.h> file is a self-contained header and users of it either don't need <linux/sched.h> - or have already included it. This reduces the size of the header dependency graph. Acked-by: Linus Torvalds <torvalds@linux-foundation.org> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/sched/loadavg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/sched/loadavg.h b/include/linux/sched/loadavg.h
index c392e28ce0ac..4264bc6b2c27 100644
--- a/include/linux/sched/loadavg.h
+++ b/include/linux/sched/loadavg.h
@@ -1,8 +1,6 @@
#ifndef _LINUX_SCHED_LOADAVG_H
#define _LINUX_SCHED_LOADAVG_H
-#include <linux/sched.h>
-
/*
* These are the constant used to fake the fixed-point load-average
* counting. Some notes: