diff options
author | 2024-12-05 14:20:43 +0100 | |
---|---|---|
committer | 2024-12-21 11:43:17 +0900 | |
commit | d67393f4d28ef0544eaf382f1123dcaf56495dc9 (patch) | |
tree | 4722b6fba017c6f6d15b4f6b627e0e98e56d61ad /scripts/lib/kdoc/kdoc_files.py | |
parent | Linux 6.13-rc2 (diff) | |
download | linux-rng-d67393f4d28ef0544eaf382f1123dcaf56495dc9.tar.xz linux-rng-d67393f4d28ef0544eaf382f1123dcaf56495dc9.zip |
kbuild: Drop support for include/asm-<arch> in headers_check.pl
"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>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions