diff options
author | 2023-11-27 00:10:45 +0900 | |
---|---|---|
committer | 2023-12-05 14:25:30 +0000 | |
commit | 8fd7588fd4eefe2e474b433f930eba99415ece9e (patch) | |
tree | 201ccee3b4a5e5a5ff8d8336c2d3b59eac371f1c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | arm64: vdso32: rename 32-bit debug vdso to vdso32.so.dbg (diff) | |
download | wireguard-linux-8fd7588fd4eefe2e474b433f930eba99415ece9e.tar.xz wireguard-linux-8fd7588fd4eefe2e474b433f930eba99415ece9e.zip |
arm64: replace <asm-generic/export.h> with <linux/export.h>
Commit ddb5cdbafaaa ("kbuild: generate KSYMTAB entries by modpost")
deprecated <asm-generic/export.h>, which is now a wrapper of
<linux/export.h>.
Replace #include <asm-generic/export.h> with #include <linux/export.h>.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20231126151045.1556686-1-masahiroy@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions