All of lore.kernel.org
 help / color / mirror / Atom feed
From: sylvester.nawrocki@gmail.com (Sylwester Nawrocki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [media] s5p-tv: remove unused including <linux/version.h>
Date: Sat, 20 Oct 2012 12:29:59 +0200	[thread overview]
Message-ID: <50827D27.7020000@gmail.com> (raw)
In-Reply-To: <CAPgLHd-0c4D0cSVQBZA=bbaDvcu4yHBj_2DPPGrQMKQZxxGqBg@mail.gmail.com>

Hi,

On 10/08/2012 02:32 PM, Wei Yongjun wrote:
> From: Wei Yongjun<yongjun_wei@trendmicro.com.cn>
>
> Remove including<linux/version.h>  that don't need it.
>
> dpatch engine is used to auto generate this patch.
> (https://github.com/weiyj/dpatch)

Sorry, I have already applied similar patch:
http://patchwork.linuxtv.org/patch/15057

Thanks,
Sylwester

> Signed-off-by: Wei Yongjun<yongjun_wei@trendmicro.com.cn>
> ---
>   drivers/media/platform/s5p-tv/mixer_video.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/media/platform/s5p-tv/mixer_video.c b/drivers/media/platform/s5p-tv/mixer_video.c
> index 0c1cd89..9b52f3a 100644
> --- a/drivers/media/platform/s5p-tv/mixer_video.c
> +++ b/drivers/media/platform/s5p-tv/mixer_video.c
> @@ -19,7 +19,6 @@
>   #include<linux/videodev2.h>
>   #include<linux/mm.h>
>   #include<linux/module.h>
> -#include<linux/version.h>
>   #include<linux/timer.h>
>   #include<media/videobuf2-dma-contig.h>

WARNING: multiple messages have this Message-ID (diff)
From: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
To: Wei Yongjun <weiyj.lk@gmail.com>
Cc: kyungmin.park@samsung.com, t.stanislaws@samsung.com,
	yongjun_wei@trendmicro.com.cn,
	linux-arm-kernel@lists.infradead.org,
	linux-media@vger.kernel.org
Subject: Re: [PATCH] [media] s5p-tv: remove unused including <linux/version.h>
Date: Sat, 20 Oct 2012 12:29:59 +0200	[thread overview]
Message-ID: <50827D27.7020000@gmail.com> (raw)
In-Reply-To: <CAPgLHd-0c4D0cSVQBZA=bbaDvcu4yHBj_2DPPGrQMKQZxxGqBg@mail.gmail.com>

Hi,

On 10/08/2012 02:32 PM, Wei Yongjun wrote:
> From: Wei Yongjun<yongjun_wei@trendmicro.com.cn>
>
> Remove including<linux/version.h>  that don't need it.
>
> dpatch engine is used to auto generate this patch.
> (https://github.com/weiyj/dpatch)

Sorry, I have already applied similar patch:
http://patchwork.linuxtv.org/patch/15057

Thanks,
Sylwester

> Signed-off-by: Wei Yongjun<yongjun_wei@trendmicro.com.cn>
> ---
>   drivers/media/platform/s5p-tv/mixer_video.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/media/platform/s5p-tv/mixer_video.c b/drivers/media/platform/s5p-tv/mixer_video.c
> index 0c1cd89..9b52f3a 100644
> --- a/drivers/media/platform/s5p-tv/mixer_video.c
> +++ b/drivers/media/platform/s5p-tv/mixer_video.c
> @@ -19,7 +19,6 @@
>   #include<linux/videodev2.h>
>   #include<linux/mm.h>
>   #include<linux/module.h>
> -#include<linux/version.h>
>   #include<linux/timer.h>
>   #include<media/videobuf2-dma-contig.h>


  reply	other threads:[~2012-10-20 10:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-08 12:32 [PATCH] [media] s5p-tv: remove unused including <linux/version.h> Wei Yongjun
2012-10-08 12:32 ` Wei Yongjun
2012-10-20 10:29 ` Sylwester Nawrocki [this message]
2012-10-20 10:29   ` Sylwester Nawrocki

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=50827D27.7020000@gmail.com \
    --to=sylvester.nawrocki@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.