diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2024-12-05 16:20:43 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-12-21 05:43:17 +0300 |
commit | d67393f4d28ef0544eaf382f1123dcaf56495dc9 (patch) | |
tree | 4722b6fba017c6f6d15b4f6b627e0e98e56d61ad /tools/perf/scripts/python/task-analyzer.py | |
parent | fac04efc5c793dccbd07e2d59af9f90b7fc0dca4 (diff) | |
download | linux-d67393f4d28ef0544eaf382f1123dcaf56495dc9.tar.xz |
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 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions