Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 778dedae authored by Huang Weiyi's avatar Huang Weiyi Committed by Ingo Molnar
Browse files

x86: mce: remove duplicated #include



Remove duplicated #include in arch/x86/kernel/cpu/mcheck/mce_intel_64.c.

[ Impact: cleanup ]

Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent bf8b9a63
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@
#include <asm/hw_irq.h>
#include <asm/idle.h>
#include <asm/therm_throt.h>
#include <asm/apic.h>

asmlinkage void smp_thermal_interrupt(void)
{