aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2017-02-01 16:36:40 +0100
committerIngo Molnar <mingo@kernel.org>2017-03-03 01:45:27 +0100
commitc03cb28e7c44055cd00d11b8581b9fa46a3e3764 (patch)
tree011d6032d42e0d7fba26075ca9131e036fb61851 /include
parentsched/headers: Move the sched_exec() prototype to <linux/sched/task.h> (diff)
downloadlinux-dev-c03cb28e7c44055cd00d11b8581b9fa46a3e3764.tar.xz
linux-dev-c03cb28e7c44055cd00d11b8581b9fa46a3e3764.zip
sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>
The <linux/sched/topology.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/topology.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/sched/topology.h b/include/linux/sched/topology.h
index b3550b36e65d..0d6fceff37bb 100644
--- a/include/linux/sched/topology.h
+++ b/include/linux/sched/topology.h
@@ -1,8 +1,6 @@
#ifndef _LINUX_SCHED_TOPOLOGY_H
#define _LINUX_SCHED_TOPOLOGY_H
-#include <linux/sched.h>
-
#include <linux/sched/idle.h>
/*