x86: mshyperv: Remove duplicate asm/msr.h header
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Wed, 15 Oct 2025 01:50:14 +0000 (09:50 +0800)
committerWei Liu <wei.liu@kernel.org>
Sat, 15 Nov 2025 06:18:16 +0000 (06:18 +0000)
commit77c3a45a0f4866d4c36246abdf9633d3bde13f9e
tree3ec494bbe1188ff324a79b9b4d4416e375c1531b
parent428ca2d4c6aa4124fb91580e5918f012d32ad4c4
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 <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=26164
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
arch/x86/kernel/cpu/mshyperv.c