[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210307202420.zlcpm2zfht5x6uz7@mobilestation>
Date: Sun, 7 Mar 2021 23:24:20 +0300
From: Serge Semin <Sergey.Semin@...kalelectronics.ru>
To: Arnd Bergmann <arnd@...db.de>
CC: Serge Semin <fancer.lancer@...il.com>,
Wang Hai <wanghai38@...wei.com>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] bus: bt1-apb: remove duplicate include
Hi Arnd,
Could you merge this patch in via your repo?
On Wed, Aug 19, 2020 at 10:43:51AM +0800, Wang Hai wrote:
> Remove linux/clk.h which is included more than once
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Wang Hai <wanghai38@...wei.com>
Acked-by: Serge Semin <fancer.lancer@...il.com>
-Sergey
> ---
> 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 b25ff941e7c7..74b1b712ef3a 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.17.1
>
Powered by blists - more mailing lists