| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-12-21 | kbuild: Drop support for include/asm-<arch> in headers_check.pl | Geert Uytterhoeven | 1 | -7/+2 | |
| "include/asm-<arch>" was replaced by "arch/<arch>/include/asm" a long time ago. All assembler header files are now included using "#include <asm/*>", so there is no longer a need to rewrite paths. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> | |||||
| 2022-01-08 | kbuild: move headers_check.pl to usr/include/ | Masahiro Yamada | 1 | -0/+171 | |
| This script is only used by usr/include/Makefile. Make it local to the directory. Update the comment in include/uapi/linux/soundcard.h because 'make headers_check' is no longer functional. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> | |||||
