]> git.baikalelectronics.ru Git - kernel.git/commit
sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>
authorIngo Molnar <mingo@kernel.org>
Mon, 6 Feb 2017 08:59:47 +0000 (09:59 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:45:40 +0000 (01:45 +0100)
commit7a5aba41c19b0fe4ef1d39b0731aa24d818f3e18
treeac5d7c8cce0fb15968f644d1e66f14df9bc3c8a4
parent3cf1dd776ac0db8b1b077c7187c98f2bf4efd13d
sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>

In our quest to simplify <linux/sched.h>'s header dependencies, remove
the <linux/wait.h> inclusion from <linux/hrtimer.h> - which does
not appear to be necessary, as hrtimer.h does not use waitqueues.

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/hrtimer.h