]> 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)
commitb3205a9d3f5189d14cd49aec31eaf39ee054389f
tree162eed77998718c2f9bd9a0e340ba6a7ba4dfae1
parent0ca5c555137bb94f5a3674ff15dba9573b387c8e
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