]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc2c5202cf8bcc2bbf4dac2ca8e50e91db5f1c7a0
tree162eed77998718c2f9bd9a0e340ba6a7ba4dfae1
parent78f27939c73dc8e37fe3b1d4bd8ad8d3a6ebd44c
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