aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/recvmsg_unix_prog.c
diff options
context:
space:
mode:
authorTudor Ambarus <[email protected]>2024-02-07 12:04:17 +0000
committerMark Brown <[email protected]>2024-02-08 16:33:27 +0000
commit4568fa574fcef3811a8140702979f076ef0f5bc0 (patch)
tree0f09e9e87b74fcd726b60493bed22fef67e5be9d /tools/testing/selftests/bpf/progs/recvmsg_unix_prog.c
parent42a9ac378d918176e17592cbe79d8b0606f951e4 (diff)
spi: s3c64xx: explicitly include <linux/bits.h>
The driver uses GENMASK() but does not include <linux/bits.h>. It is good practice to directly include all headers used, it avoids implicit dependencies and spurious breakage if someone rearranges headers and causes the implicit include to vanish. Include the missing header. Reviewed-by: Peter Griffin <[email protected]> Signed-off-by: Tudor Ambarus <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/recvmsg_unix_prog.c')
0 files changed, 0 insertions, 0 deletions