https://github.com/torvalds/linux
Revision 283cb90305cf1686594ed537c7a8cb188eba1a4d authored by Ingo Molnar on 06 February 2017, 08:59:47 UTC, committed by Ingo Molnar on 03 March 2017, 00:45:40 UTC
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>
1 parent 1a79a72
History
Tip revision: 283cb90305cf1686594ed537c7a8cb188eba1a4d authored by Ingo Molnar on 06 February 2017, 08:59:47 UTC
sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>
Tip revision: 283cb90

back to top