x86/platform/ce4100: Add header file for reboot type
authorXiong Zhou <jencce.kernel@gmail.com>
Tue, 9 Jul 2013 03:06:27 +0000 (11:06 +0800)
committerIngo Molnar <mingo@kernel.org>
Fri, 12 Jul 2013 10:21:20 +0000 (12:21 +0200)
commitff5599816711d2e67da2d7561fd36ac48debd433
tree162eed77998718c2f9bd9a0e340ba6a7ba4dfae1
parent8216a67eb5e92224b4509b7f55ec4891c9021fdb
x86/platform/ce4100: Add header file for reboot type

Add header file for reboot type to fix this build failure:

 error: 'reboot_type' undeclared (first use in this function)
 error: 'BOOT_KBD' undeclared (first use in this function)

Signed-off-by: Xiong Zhou <jencce.kernel@gmail.com>
Cc: rui.zhang@intel.com
Cc: alan@linux.intel.com
Cc: ffainelli@freebox.fr
Cc: mbizon@freebox.fr
Cc: matthew.garrett@nebula.com
Link: http://lkml.kernel.org/r/alpine.DEB.2.02.1307091053280.28371@M2420
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/platform/ce4100/ce4100.c