[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <v5lo4g5mp2d6y7butvf7snlnbf542rpdmyacmigvdqljbrdq23@sfuludqikigx>
Date: Mon, 26 Feb 2024 13:24:28 +0300
From: Serge Semin <fancer.lancer@...il.com>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH] bus: bt1-apb: Remove duplicate include
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@...ux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8312
> Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Acked-by: Serge Semin <fancer.lancer@...il.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
>
Powered by blists - more mailing lists