summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2017-02-03 10:08:30 +0100
committerIngo Molnar <mingo@kernel.org>2017-03-03 01:45:33 +0100
commit9c6da18109d603a99915b257929c0370c9d3ae40 (patch)
tree1aaf7d2a9a23a638634720bf0fd892cbd633469f /include/linux/sched.h
parentf780d89a0e820a529cf91fb78b52565e1b37b774 (diff)
downloadop-kernel-dev-9c6da18109d603a99915b257929c0370c9d3ae40.zip
op-kernel-dev-9c6da18109d603a99915b257929c0370c9d3ae40.tar.gz
sched/headers: Remove <linux/rtmutex.h> from <linux/sched.h>
This reduces header dependencies. 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> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 9dfa9c1..cc5c99a 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -16,7 +16,6 @@
#include <linux/pid.h>
#include <linux/seccomp.h>
#include <linux/rculist.h>
-#include <linux/rtmutex.h>
#include <linux/resource.h>
#include <linux/hrtimer.h>
OpenPOWER on IntegriCloud