commit | cf99c505cf7a5b6d3deee91e3571871f20320d31 | [log] [tgz] |
---|---|---|
author | Huacai Chen <chenhc@lemote.com> | Sat Aug 08 20:50:52 2020 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Aug 09 13:24:12 2020 -0400 |
tree | dd6b57da064a13dd9319d86f5befeeb0adc3a0e4 | |
parent | 3ff0327899800a190782005483c96f4d7862ecd9 [diff] |
MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64 Only Loongson64 platform has and needs loongson_regs.h, including it unconditionally will cause build errors. Fixes: 7f2a83f1c2a941ebfee5 ("KVM: MIPS: Add CPUCFG emulation for Loongson-3") Cc: stable@vger.kernel.org Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Huacai Chen <chenhc@lemote.com> Message-Id: <1596891052-24052-1-git-send-email-chenhc@lemote.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>