Messages in this thread |  | Date | Fri, 21 Aug 2020 09:46:46 +0200 | From | Thomas Bogendoerfer <> | Subject | Re: [PATCH] MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h |
| |
On Wed, Aug 19, 2020 at 02:07:22PM +0800, WANG Xuerui wrote: > 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> > --- > arch/mips/include/asm/mach-loongson64/irq.h | 2 -- > arch/mips/include/asm/mach-loongson64/mmzone.h | 1 - > 2 files changed, 3 deletions(-)
applied to mips-fixes.
Thomas.
-- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]
|  |