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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 28 Jun 2016 22:53:05 -0700
From:	Ray Jui <ray.jui@...adcom.com>
To:	Daniel Lezcano <daniel.lezcano@...aro.org>, tglx@...utronix.de
Cc:	linux-kernel@...r.kernel.org, bcm-kernel-feedback-list@...adcom.com
Subject: Re: [PATCH 74/92] clocksource/drivers/bcm_kona: Remove useless header
 <asm/mach/time.h>

Hi Daniel,

On 6/28/2016 3:31 AM, Daniel Lezcano wrote:
> The driver includes the <asm/mach/time.h> header but it is pointless.
>
> Remove it.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@...aro.org>
> ---
>  drivers/clocksource/bcm_kona_timer.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clocksource/bcm_kona_timer.c b/drivers/clocksource/bcm_kona_timer.c
> index 86f87be3d..7e3fd37 100644
> --- a/drivers/clocksource/bcm_kona_timer.c
> +++ b/drivers/clocksource/bcm_kona_timer.c
> @@ -20,7 +20,6 @@
>  #include <linux/clk.h>
>
>  #include <linux/io.h>
> -#include <asm/mach/time.h>
>
>  #include <linux/of.h>
>  #include <linux/of_address.h>
>

Acked-by: Ray Jui <ray.jui@...adcom.com>

Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ