diff options
author | Huacai Chen <chenhuacai@loongson.cn> | 2025-06-08 22:20:10 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2025-07-02 13:31:43 +0200 |
commit | 3376910ff827e11976633bd28d3e43e24131eefe (patch) | |
tree | 846b6781684a6db8954e94a83fd85dba2baf95ef /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9591220e7a6c12c788b1fc013c39af26edf99538 (diff) |
MIPS/Loongson: Fix build warnings about export.h
After commit a934a57a42f64a4 ("scripts/misc-check: check missing #include
<linux/export.h> when W=1") and 7d95680d64ac8e836c ("scripts/misc-check:
check unnecessary #include <linux/export.h> when W=1"), we get some build
warnings with W=1:
arch/mips/loongson64/setup.c: warning: EXPORT_SYMBOL() is not used, but #include <linux/export.h> is present
So fix these build warnings for MIPS/Loongson.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions