linux/arch/mips/loongson64
Huacai Chen 3376910ff8 MIPS/Loongson: Fix build warnings about export.h
After commit a934a57a42 ("scripts/misc-check: check missing #include
<linux/export.h> when W=1") and 7d95680d64 ("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>
2025-07-02 13:31:43 +02:00
..
boardinfo.c MIPS: Loongson64: remove ROM Size unit in boardinfo 2025-01-11 12:39:33 +01:00
cop2-ex.c
cpucfg-emul.c
dma.c MIPS: Loongson64: Include bootinfo.h in dma.c 2024-06-11 13:04:11 +02:00
env.c MIPS: Loongson64: env: Use str_on_off() helper in prom_lefi_init_env() 2025-01-20 20:27:54 +01:00
hpet.c
init.c mips: fix PCI_IOBASE definition 2025-03-18 22:42:42 +01:00
Kconfig
Makefile MIPS: Loongson64: Implement PM suspend for LEFI firmware 2024-06-11 13:03:50 +02:00
numa.c MIPS: consolidate mem_init() for NUMA machines 2025-03-17 22:06:51 -07:00
Platform
pm.c MIPS: Loongson64: Implement PM suspend for LEFI firmware 2024-06-11 13:03:50 +02:00
reset.c MIPS: Loongson64: reset: Prioritise firmware service 2024-06-21 10:22:10 +02:00
setup.c MIPS/Loongson: Fix build warnings about export.h 2025-07-02 13:31:43 +02:00
sleeper.S MIPS: Loongson64: sleeper: Pass ra and sp as arguments 2024-06-21 10:22:10 +02:00
smp.c MIPS: Loongson64: Switch to SYNC_R4K 2024-07-23 09:29:49 +02:00
smp.h
time.c
vbios_quirk.c