restart_block: Trim includes
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 11 Dec 2023 22:00:41 +0000 (17:00 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 21 Dec 2023 00:26:32 +0000 (19:26 -0500)
commitcba6167f0adb07b6cd1b8758dd67718c772e108c
treeab83ff3d405762c45fb0797b1d5aa9073ecdda86
parent99bac36667b6b20b9b0a20dc976365d23f90628b
restart_block: Trim includes

We don't actually use any timekeeping types, no need to pull in
time64.h.

Also, sched.h uses restart_block; add it as a direct dependency.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
include/linux/restart_block.h
include/linux/sched.h