]> git.baikalelectronics.ru Git - kernel.git/commit
arch/x86/platform/ce4100/ce4100.c: include reboot.h
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 31 Jul 2013 20:53:36 +0000 (13:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Jul 2013 21:41:02 +0000 (14:41 -0700)
commit9c64eebb4f57a934507a7d3605c29e495afd2a6a
tree23d42234284f3f17e33b9ce8754dfd02a3151f24
parent117f0b83378d9709bbfaf176d7d2e53c52aa430b
arch/x86/platform/ce4100/ce4100.c: include reboot.h

Fix the build:

  arch/x86/platform/ce4100/ce4100.c: In function 'x86_ce4100_early_setup':
  arch/x86/platform/ce4100/ce4100.c:165:2: error: 'reboot_type' undeclared (first use in this function)

Reported-by: Wu Fengguang <fengguang.wu@intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/platform/ce4100/ce4100.c