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

Commit 4412620f authored by Dmitri Vorobiev's avatar Dmitri Vorobiev Committed by Ingo Molnar
Browse files

x86: add proper header for reboot_force



This patch fixes one sparse warning by including the appropriate
header for the reboot_force symbol.

Signed-off-by: default avatarDmitri Vorobiev <dmitri.vorobiev@gmail.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 3e8f7e35
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
#include <asm/desc.h>
#include <asm/hpet.h>
#include <asm/pgtable.h>
#include <asm/proto.h>
#include <asm/reboot_fixups.h>
#include <asm/reboot.h>