linux/usr/include
Nathan Chancellor 2d7eda1db5
kbuild: uapi: Drop types.h check from headers_check.pl
Since commit d6fc9fcbaa ("kbuild: compile-test exported headers to
ensure they are self-contained"), the UAPI headers are compile tested
standalone with the compiler. This compile testing will catch a missing
include of types.h, making the types.h checking in headers_check.pl
originally added in commit 483b41218f ("kbuild: add checks for include
of linux/types in userspace headers") obsolete.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Link: https://patch.msgid.link/20251023-headers-pl-drop-check-sizes-v1-1-18bd21cf8f5e@kernel.org
Signed-off-by: Nicolas Schier <nsc@kernel.org>
2025-11-08 12:18:00 +01:00
..
.gitignore usr/include: refactor .gitignore 2021-05-02 00:43:34 +09:00
Makefile kbuild: uapi: reuse KBUILD_USERCFLAGS 2025-11-08 12:17:59 +01:00
headers_check.pl kbuild: uapi: Drop types.h check from headers_check.pl 2025-11-08 12:18:00 +01:00