lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ