posix-cpu-timers: Split out posix-timers_types.h
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 11 Dec 2023 17:43:30 +0000 (12:43 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 21 Dec 2023 00:26:31 +0000 (19:26 -0500)
commit53d31ba842d9cc391032d051a210c3c9941f1529
treefd5575d9b269c1a01e445dc75aa31df459537be0
parentd84f317915172c6511fd6c14ea3f70c9d67fdf67
posix-cpu-timers: Split out posix-timers_types.h

Trimming down sched.h dependencies: we don't want to include more than
the base types.

Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
include/linux/posix-timers.h
include/linux/posix-timers_types.h [new file with mode: 0644]
include/linux/sched.h