]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h
authorWANG Xuerui <git@xen0n.name>
Wed, 19 Aug 2020 06:07:22 +0000 (14:07 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 22 Aug 2020 07:23:14 +0000 (09:23 +0200)
commit2441947f049996a28e9bc213f34b543bc1ac1bf0
tree82081dbea75c7d09046902ccab5edcc5f4cec89d
parentf8b00744b20deb3de604fe31638dad5c13db2caf
MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h

The couple of #includes are unused by now; remove to prevent namespace
pollution.

This fixes e.g. build of dm_thin, which has a VIRTUAL symbol that
conflicted with the newly-introduced one in mach-loongson64/boot_param.h.

Fixes: bbbf4f7454d5 ("MIPS: KVM: Add kvm guest support for Loongson-3")
Signed-off-by: WANG Xuerui <git@xen0n.name>
Reviewed-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/mach-loongson64/irq.h
arch/mips/include/asm/mach-loongson64/mmzone.h