OSDN Git Service

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)
commited0ec1a81faba7572646ceb515ea8cbf9625bbac
tree82081dbea75c7d09046902ccab5edcc5f4cec89d
parente14f633b66902615cf7faa5d032b45ab8b6fb158
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: 39c1485c8baa ("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