linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Huang Weiyi" <weiyi.huang@gmail.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [POWERPC] XilinxFB: removed unused #include <version.h>
Date: Sat, 23 Aug 2008 00:24:38 -0600	[thread overview]
Message-ID: <fa686aa40808222324o162cc41bh9f4568077a73f592@mail.gmail.com> (raw)
In-Reply-To: <20080823133625.128F.WEIYI.HUANG@gmail.com>

On Fri, Aug 22, 2008 at 11:56 PM, Huang Weiyi <weiyi.huang@gmail.com> wrote:
> The driver(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
>  drivers/video/xilinxfb.c
>
> This patch removes the said #include <version.h>.
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

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 <linux/device.h>
>  #include <linux/module.h>
>  #include <linux/kernel.h>
> -#include <linux/version.h>
>  #include <linux/errno.h>
>  #include <linux/string.h>
>  #include <linux/mm.h>
>
>



-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

      reply	other threads:[~2008-08-23  6:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-23  5:56 [POWERPC] XilinxFB: removed unused #include <version.h> Huang Weiyi
2008-08-23  6:24 ` Grant Likely [this message]

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=fa686aa40808222324o162cc41bh9f4568077a73f592@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=weiyi.huang@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).