From: Dmitri Vorobiev Date: Sun, 27 Apr 2008 23:15:59 +0000 (+0400) Subject: x86: add proper header for reboot_force X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4412620fc2772af0fc7a94b2cfa28792a46b4fc8;p=linux-beck.git 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: Dmitri Vorobiev Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- diff --git a/arch/x86/kernel/reboot.c b/arch/x86/kernel/reboot.c index a4a838306b2c..07c6d42ab5ff 100644 --- a/arch/x86/kernel/reboot.c +++ b/arch/x86/kernel/reboot.c @@ -9,6 +9,7 @@ #include #include #include +#include #include #include