linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrice CHOTARD <patrice.chotard@foss.st.com>
To: Cai Huoqing <caihuoqing@baidu.com>, <mchehab@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-media@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] [media] c8sectpfe: c8sectpfe-dvb: Remove unused including <linux/version.h>
Date: Mon, 2 Aug 2021 14:35:59 +0200	[thread overview]
Message-ID: <f33dbe73-c7db-acc6-8f74-866ff74857e1@foss.st.com> (raw)
In-Reply-To: <20210727053903.711-1-caihuoqing@baidu.com>

Hi 

On 7/27/21 7:39 AM, Cai Huoqing wrote:
> Remove including <linux/version.h> that don't need it.
> 
> Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
> ---
>  drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c | 1 -
>  drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.c  | 1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c
> index 338b205ae3a7..02dc78bd7fab 100644
> --- a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c
> +++ b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c
> @@ -28,7 +28,6 @@
>  #include <linux/usb.h>
>  #include <linux/slab.h>
>  #include <linux/time.h>
> -#include <linux/version.h>
>  #include <linux/wait.h>
>  #include <linux/pinctrl/pinctrl.h>
>  
> diff --git a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.c b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.c
> index 0560a9cb004b..feb48cb546d7 100644
> --- a/drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.c
> +++ b/drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.c
> @@ -11,7 +11,6 @@
>  #include <linux/delay.h>
>  #include <linux/i2c.h>
>  #include <linux/interrupt.h>
> -#include <linux/version.h>
>  
>  #include <dt-bindings/media/c8sectpfe.h>
>  
> 

Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Thanks
Patrice

      reply	other threads:[~2021-08-02 12:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-27  5:39 [PATCH] [media] c8sectpfe: c8sectpfe-dvb: Remove unused including <linux/version.h> Cai Huoqing
2021-08-02 12:35 ` Patrice CHOTARD [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=f33dbe73-c7db-acc6-8f74-866ff74857e1@foss.st.com \
    --to=patrice.chotard@foss.st.com \
    --cc=caihuoqing@baidu.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.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 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).