mips: remove unneeded #include <asm/export.h>
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 7 Aug 2023 15:32:41 +0000 (00:32 +0900)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 15 Aug 2023 08:22:23 +0000 (10:22 +0200)
commit122b159d9f1374a7252c927df2b2a575f77de85b
tree912f46f6a7d377d812ec245da50379a7ca7ce251
parentf11a9967413281b49690d864795e7c5f8f8e4fda
mips: remove unneeded #include <asm/export.h>

There is no EXPORT_SYMBOL line there, hence #include <asm/export.h>
is unneeded.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/kernel/octeon_switch.S
arch/mips/kernel/r2300_switch.S