diff options
| author | Masahiro Yamada <[email protected]> | 2023-08-07 15:32:42 +0000 |
|---|---|---|
| committer | Thomas Bogendoerfer <[email protected]> | 2023-08-15 08:22:23 +0000 |
| commit | 9259e15b3f27fa5cc5999db554bce713f32769c3 (patch) | |
| tree | 4ddb2a55f1380b8ece35b15634d261ea3b9f5cea /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | mips: remove unneeded #include <asm/export.h> (diff) | |
| download | kernel-9259e15b3f27fa5cc5999db554bce713f32769c3.tar.gz kernel-9259e15b3f27fa5cc5999db554bce713f32769c3.zip | |
mips: 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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
