projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f780d89
)
sched/headers: Remove <linux/rtmutex.h> from <linux/sched.h>
author
Ingo Molnar
<mingo@kernel.org>
Fri, 3 Feb 2017 09:08:30 +0000
(10:08 +0100)
committer
Ingo Molnar
<mingo@kernel.org>
Fri, 3 Mar 2017 00:45:33 +0000
(
01:45
+0100)
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>
include/linux/sched.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/sched.h
b/include/linux/sched.h
index 9dfa9c113570d0c6b29505ae7f60101974c14491..cc5c99a27e21a751711574eb2f07816b501f5434 100644
(file)
--- 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>