From 569fe8c88b0534b561e15bc0e7c8c6e7b346fbef Mon Sep 17 00:00:00 2001 From: Philippe Langlais Date: Wed, 18 Apr 2012 11:12:03 +0200 Subject: mach-ux500: reboot: Porting on 3.4 Signed-off-by: Philippe Langlais --- arch/arm/mach-ux500/reboot_reasons.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm') diff --git a/arch/arm/mach-ux500/reboot_reasons.c b/arch/arm/mach-ux500/reboot_reasons.c index e6b2be5e136..7b25ef8b4ff 100644 --- a/arch/arm/mach-ux500/reboot_reasons.c +++ b/arch/arm/mach-ux500/reboot_reasons.c @@ -9,7 +9,9 @@ * modify reasons in reboot_reasons[]. */ +#include #include +#include #include struct reboot_reason reboot_reasons[] = { -- cgit v1.2.3