diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-08-08 00:36:53 +0900 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2023-08-21 13:27:43 +0200 |
commit | 7547cbe20ee80d24f3e182b4dcd3e05c473fb10b (patch) | |
tree | a1877158696d79c9fa16eb52ec1b50e645b8ce2a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e346f9dd4cc24761c2939f46416719487480dd5c (diff) |
m68k: Replace #include <asm/export.h> with #include <linux/export.h>
Commit ddb5cdbafaaa ("kbuild: generate KSYMTAB entries by modpost")
deprecated <asm/export.h>, which is now a wrapper of <linux/export.h>.
Replace #include <asm/export.h> with #include <linux/export.h>.
After all the <asm/export.h> lines are converted, <asm/export.h> and
<asm-generic/export.h> will be removed.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20230807153654.997091-1-masahiroy@kernel.org
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions