Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
From: Serge Semin <fancer.lancer@gmail.com>
To: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
	 Abaci Robot <abaci@linux.alibaba.com>
Subject: Re: [PATCH] bus: bt1-apb: Remove duplicate include
Date: Mon, 26 Feb 2024 13:24:28 +0300	[thread overview]
Message-ID: <v5lo4g5mp2d6y7butvf7snlnbf542rpdmyacmigvdqljbrdq23@sfuludqikigx> (raw)
In-Reply-To: <20240226020927.111091-1-jiapeng.chong@linux.alibaba.com>

Hi Jiapeng

On Mon, Feb 26, 2024 at 10:09:27AM +0800, Jiapeng Chong wrote:
> ./drivers/bus/bt1-apb.c: linux/clk.h is included more than once.
> 
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8312
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>

Acked-by: Serge Semin <fancer.lancer@gmail.com>

-Serge(y)

> ---
>  drivers/bus/bt1-apb.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/bus/bt1-apb.c b/drivers/bus/bt1-apb.c
> index e97c1d1c7578..595fb22b73e0 100644
> --- a/drivers/bus/bt1-apb.c
> +++ b/drivers/bus/bt1-apb.c
> @@ -22,7 +22,6 @@
>  #include <linux/clk.h>
>  #include <linux/reset.h>
>  #include <linux/time64.h>
> -#include <linux/clk.h>
>  #include <linux/sysfs.h>
>  
>  #define APB_EHB_ISR			0x00
> -- 
> 2.20.1.7.g153144c
> 

      reply	other threads:[~2024-02-26 10:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-26  2:09 [PATCH] bus: bt1-apb: Remove duplicate include Jiapeng Chong
2024-02-26 10:24 ` Serge Semin [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=v5lo4g5mp2d6y7butvf7snlnbf542rpdmyacmigvdqljbrdq23@sfuludqikigx \
    --to=fancer.lancer@gmail.com \
    --cc=abaci@linux.alibaba.com \
    --cc=jiapeng.chong@linux.alibaba.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.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 read-only IMAP folder(s) and NNTP newsgroup(s).