[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210208124804.vgaszr2h4rv64ujg@mobilestation>
Date: Mon, 8 Feb 2021 15:48:04 +0300
From: Serge Semin <Sergey.Semin@...kalelectronics.ru>
To: <alex_luca@....com>, Arnd Bergmann <arnd@...db.de>
CC: <linux-kernel@...r.kernel.org>, Zhang Kun <zhangkun@...rlc.com>
Subject: Re: [PATCH] bus: bt1-apb:Fix duplicate included linux/clk.h
On Sun, Feb 07, 2021 at 10:20:50PM +0800, alex_luca@....com wrote:
> From: Zhang Kun <zhangkun@...rlc.com>
>
> Remove one of the duplicate header hlinux/clk.h which isn't necessary.
Thanks!
Acked-by: Serge Semin <fancer.lancer@...il.com>
Arnd, could you merge it in?
-Sergey
>
> Signed-off-by: Zhang Kun <zhangkun@...rlc.com>
> ---
> 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..e9e196cd9253 100644
> --- a/drivers/bus/bt1-apb.c
> +++ b/drivers/bus/bt1-apb.c
> @@ -19,7 +19,6 @@
> #include <linux/nmi.h>
> #include <linux/of.h>
> #include <linux/regmap.h>
> -#include <linux/clk.h>
> #include <linux/reset.h>
> #include <linux/time64.h>
> #include <linux/clk.h>
> --
> 2.17.1
>
>
Powered by blists - more mailing lists