Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757014Ab3GLDrh (ORCPT ); Thu, 11 Jul 2013 23:47:37 -0400 Received: from mail-wg0-f54.google.com ([74.125.82.54]:54863 "EHLO mail-wg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756581Ab3GLDre convert rfc822-to-8bit (ORCPT ); Thu, 11 Jul 2013 23:47:34 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 12 Jul 2013 11:47:32 +0800 Message-ID: Subject: Re: [PATCH] x86: ce4100: add head file for reboot type From: Xiong Zhou To: tglx@linutronix.de, matthew.garrett@nebula.com Cc: platform-driver-x86@vger.kernel.org, Linux-Next , "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, Jiri Kosina Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1097 Lines: 33 2013/7/9 Xiong Zhou : > From: Xiong Zhou > > 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 > --- > 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 > #include > #include > +#include > > #include > #include cc Jiri Kosina -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/