From: Xiong Zhou <jencce.kernel@gmail•com>
To: tglx@linutronix•de, matthew.garrett@nebula•com
Cc: platform-driver-x86@vger•kernel.org, linux-next@vger•kernel.org,
linux-kernel@vger•kernel.org, mingo@redhat•com, x86@kernel•org,
rui.zhang@intel•com, alan@linux•intel.com, ffainelli@freebox•fr,
mingo@kernel•org, mbizon@freebox•fr
Subject: [PATCH] x86: ce4100: add head file for reboot type
Date: Tue, 9 Jul 2013 11:06:27 +0800 (CST) [thread overview]
Message-ID: <alpine.DEB.2.02.1307091053280.28371@M2420> (raw)
[-- Attachment #1: Type: TEXT/PLAIN, Size: 724 bytes --]
From: Xiong Zhou <jencce.kernel@gmail•com>
Add head file for reboot type stuff to fix this:
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>
---
arch/x86/platform/ce4100/ce4100.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/x86/platform/ce4100/ce4100.c b/arch/x86/platform/ce4100/ce4100.c
index baec704..643b8b5e 100644
--- a/arch/x86/platform/ce4100/ce4100.c
+++ b/arch/x86/platform/ce4100/ce4100.c
@@ -14,6 +14,7 @@
#include <linux/module.h>
#include <linux/serial_reg.h>
#include <linux/serial_8250.h>
+#include <linux/reboot.h>
#include <asm/ce4100.h>
#include <asm/prom.h>
next reply other threads:[~2013-07-09 3:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-09 3:06 Xiong Zhou [this message]
2013-07-12 3:47 ` [PATCH] x86: ce4100: add head file for reboot type Xiong Zhou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.DEB.2.02.1307091053280.28371@M2420 \
--to=jencce.kernel@gmail$(echo .)com \
--cc=alan@linux$(echo .)intel.com \
--cc=ffainelli@freebox$(echo .)fr \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=matthew.garrett@nebula$(echo .)com \
--cc=mbizon@freebox$(echo .)fr \
--cc=mingo@kernel$(echo .)org \
--cc=mingo@redhat$(echo .)com \
--cc=platform-driver-x86@vger$(echo .)kernel.org \
--cc=rui.zhang@intel$(echo .)com \
--cc=tglx@linutronix$(echo .)de \
--cc=x86@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox