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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 17 Jan 2019 15:47:03 +0100
From:   Alexander Sverdlin <alexander.sverdlin@...il.com>
To:     Brajeswar Ghosh <brajeswar.linux@...il.com>, lukma@...x.de,
        hsweeten@...ionengravers.com, linux@...linux.org.uk,
        Arnd Bergmann <arnd@...db.de>
Cc:     jrdr.linux@...il.com, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org, sabyasachi.linux@...il.com
Subject: Re: [PATCH] arch/arm/mach-ep93xx: Remove duplicate header

On 17/01/2019 15:37, Brajeswar Ghosh wrote:
> Remove mach/gpio-ep93xx.h which is included more than once
> 
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>

Acked-by: Alexander Sverdlin <alexander.sverdlin@...il.com>

Arnd, would you take it into one of your ARM trees?

> ---
>  arch/arm/mach-ep93xx/ts72xx.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-ep93xx/ts72xx.c b/arch/arm/mach-ep93xx/ts72xx.c
> index c6a533699b00..85b74ac943f0 100644
> --- a/arch/arm/mach-ep93xx/ts72xx.c
> +++ b/arch/arm/mach-ep93xx/ts72xx.c
> @@ -26,7 +26,6 @@
>  #include <mach/gpio-ep93xx.h>
>  #include <mach/hardware.h>
>  #include <mach/irqs.h>
> -#include <mach/gpio-ep93xx.h>
>  
>  #include <asm/mach-types.h>
>  #include <asm/mach/map.h>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ