+1
−15
include/linux/timer_types.h
0 → 100644
+23
−0
Loading
Cutting down on sched.h dependencies: this is going to be used in
workqueue_types.h in the next patch, so we can kill the sched.h
dependency on workqueue.h.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>