Skip to content

Commit 77c3a45

Browse files
wb-zjp846396liuw
authored andcommitted
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>
1 parent 428ca2d commit 77c3a45

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/x86/kernel/cpu/mshyperv.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
#include <asm/msr.h>
3232
#include <asm/nmi.h>
3333
#include <clocksource/hyperv_timer.h>
34-
#include <asm/msr.h>
3534
#include <asm/numa.h>
3635
#include <asm/svm.h>
3736

0 commit comments

Comments
 (0)