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

Commit 4c942654 authored by Huang Weiyi's avatar Huang Weiyi Committed by Ingo Molnar
Browse files

arch/x86/kernel/acpi/boot.c: removed duplicated #include



Removed duplicated include file <asm/genapic.h> in
arch/x86/kernel/acpi/boot.c.

Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 6de9c708
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -58,7 +58,6 @@ EXPORT_SYMBOL(acpi_disabled);
#ifdef	CONFIG_X86_64

#include <asm/proto.h>
#include <asm/genapic.h>

#else				/* X86 */