]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kbuild: uapi: remove now unneeded guard headers
authorThomas Weißschuh <linux@weissschuh.net>
Fri, 27 Feb 2026 06:38:07 +0000 (07:38 +0100)
committerNicolas Schier <nsc@kernel.org>
Thu, 12 Mar 2026 11:48:09 +0000 (12:48 +0100)
commitfebb5c81fa8df999e24877f6226f8cba9f06ce6a
tree97caa222e62b4e32fc1f203d23b0b82c19629c70
parent510c7a57362d4620f66cf8a083363b8e20bd9778
kbuild: uapi: remove now unneeded guard headers

The test compilation does not allow usage of the toolchain headers
anymore, so these dummy headers are not needed anymore.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Tested-by: Nicolas Schier <nsc@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20260227-kbuild-uapi-libc-v1-9-c17de0d19776@weissschuh.net
Signed-off-by: Nicolas Schier <nsc@kernel.org>
usr/dummy-include/stdbool.h [deleted file]
usr/dummy-include/stdlib.h [deleted file]