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.182]) by ozlabs.org (Postfix) with ESMTP id 27191DDDE7 for ; Sat, 23 Aug 2008 16:24:39 +1000 (EST) Received: by py-out-1112.google.com with SMTP id a29so523174pyi.27 for ; Fri, 22 Aug 2008 23:24:38 -0700 (PDT) Message-ID: Date: Sat, 23 Aug 2008 00:24:38 -0600 From: "Grant Likely" Sender: glikely@secretlab.ca To: "Huang Weiyi" Subject: Re: [POWERPC] XilinxFB: removed unused #include In-Reply-To: <20080823133625.128F.WEIYI.HUANG@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <20080823133625.128F.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 driver(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. > drivers/video/xilinxfb.c > > This patch removes the said #include . > > Signed-off-by: Huang Weiyi Thanks, I'll pick this one up for .28 g. > > diff --git a/drivers/video/xilinxfb.c b/drivers/video/xilinxfb.c > index 7b3a842..5da3d24 100644 > --- a/drivers/video/xilinxfb.c > +++ b/drivers/video/xilinxfb.c > @@ -24,7 +24,6 @@ > #include > #include > #include > -#include > #include > #include > #include > > -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.