]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit31a1b26f16e822577def5402ffc79cfe4aed2db9
tree23d42234284f3f17e33b9ce8754dfd02a3151f24
parent10e84b97ed799be404836dc7f71ab47d4571265a
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