+1
−12
include/linux/timerqueue_types.h
0 → 100644
+17
−0
Loading
Trimming down sched.h dependencies: timerqueue_types can include just
rbtree_types.h instead of pulling in rbtree.h.
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>