From: Jiapeng Chong Date: Wed, 15 Oct 2025 01:50:14 +0000 (+0800) Subject: x86: mshyperv: Remove duplicate asm/msr.h header X-Git-Tag: v6.19-rc1~56^2~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=77c3a45a0f4866d4c36246abdf9633d3bde13f9e;p=thirdparty%2Flinux.git x86: mshyperv: Remove duplicate asm/msr.h header ./arch/x86/kernel/cpu/mshyperv.c: asm/msr.h is included more than once. Reported-by: Abaci Robot Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=26164 Signed-off-by: Jiapeng Chong Signed-off-by: Wei Liu --- diff --git a/arch/x86/kernel/cpu/mshyperv.c b/arch/x86/kernel/cpu/mshyperv.c index 80a641a6ac48b..6802d89ca7909 100644 --- a/arch/x86/kernel/cpu/mshyperv.c +++ b/arch/x86/kernel/cpu/mshyperv.c @@ -31,7 +31,6 @@ #include #include #include -#include #include #include