From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by ozlabs.org (Postfix) with ESMTP id 996D9DDDF5 for ; Sat, 23 Aug 2008 16:25:34 +1000 (EST) Received: by py-out-1112.google.com with SMTP id a29so523258pyi.27 for ; Fri, 22 Aug 2008 23:25:34 -0700 (PDT) Message-ID: Date: Sat, 23 Aug 2008 00:25:33 -0600 From: "Grant Likely" Sender: glikely@secretlab.ca To: "Huang Weiyi" Subject: Re: powerpc/mpc5200: remove unused #include In-Reply-To: <20080823131253.1274.WEIYI.HUANG@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <20080823131253.1274.WEIYI.HUANG@gmail.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Aug 22, 2008 at 11:56 PM, Huang Weiyi wrote: > The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. > arch/powerpc/sysdev/bestcomm/gen_bd.c > > This patch removes the said #include . > > Signed-off-by: Huang Weiyi Thanks, I'll queue this for .28 g. > > diff --git a/arch/powerpc/sysdev/bestcomm/gen_bd.c b/arch/powerpc/sysdev/bestcomm/gen_bd.c > index a3a134c..e0a53e3 100644 > --- a/arch/powerpc/sysdev/bestcomm/gen_bd.c > +++ b/arch/powerpc/sysdev/bestcomm/gen_bd.c > @@ -11,7 +11,6 @@ > * > */ > > -#include > #include > #include > #include > > -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.