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:	Wed, 17 Sep 2014 11:25:47 +1000
From:	Greg Ungerer <gregungerer@...tnet.com.au>
To:	Fabian Frederick <fabf@...net.be>, linux-kernel@...r.kernel.org
CC:	Geert Uytterhoeven <geert@...ux-m68k.org>,
	linux-m68k@...ts.linux-m68k.org
Subject: Re: [PATCH 1/1 linux-next] m68k/coldfire: remove second asm/mcfclk.h
 inclusion in m54xx.c

Hi Fabian,

On 17/09/14 04:43, Fabian Frederick wrote:
> asm/mcfclk.h was included twice.
> 
> Signed-off-by: Fabian Frederick <fabf@...net.be>

Looks good, thanks. I have added it to the for-next branch
of the m68knommu git tree.

Regards
Greg


> ---
>  arch/m68k/coldfire/m54xx.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/m68k/coldfire/m54xx.c b/arch/m68k/coldfire/m54xx.c
> index eec7f71..075aaab 100644
> --- a/arch/m68k/coldfire/m54xx.c
> +++ b/arch/m68k/coldfire/m54xx.c
> @@ -23,7 +23,6 @@
>  #include <asm/mcfuart.h>
>  #include <asm/mcfclk.h>
>  #include <asm/m54xxgpt.h>
> -#include <asm/mcfclk.h>
>  #ifdef CONFIG_MMU
>  #include <asm/mmu_context.h>
>  #endif
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ