2018-11-06 12:20:45

by Brajeswar Ghosh

[permalink] [raw]
Subject: [PATCH] arm/crypto/aes-ce-glue.c: Remove duplicate header

Remove asm/hwcap.h which is included more than once

Signed-off-by: Brajeswar Ghosh <[email protected]>
---
arch/arm/crypto/aes-ce-glue.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm/crypto/aes-ce-glue.c b/arch/arm/crypto/aes-ce-glue.c
index d0a9cec73707..5affb8482379 100644
--- a/arch/arm/crypto/aes-ce-glue.c
+++ b/arch/arm/crypto/aes-ce-glue.c
@@ -10,7 +10,6 @@

#include <asm/hwcap.h>
#include <asm/neon.h>
-#include <asm/hwcap.h>
#include <crypto/aes.h>
#include <crypto/internal/simd.h>
#include <crypto/internal/skcipher.h>
--
2.17.1



2018-11-06 18:09:05

by Ard Biesheuvel

[permalink] [raw]
Subject: Re: [PATCH] arm/crypto/aes-ce-glue.c: Remove duplicate header

On 6 November 2018 at 13:16, Brajeswar Ghosh <[email protected]> wrote:
> Remove asm/hwcap.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <[email protected]>

Acked-by: Ard Biesheuvel <[email protected]>

> ---
> arch/arm/crypto/aes-ce-glue.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/crypto/aes-ce-glue.c b/arch/arm/crypto/aes-ce-glue.c
> index d0a9cec73707..5affb8482379 100644
> --- a/arch/arm/crypto/aes-ce-glue.c
> +++ b/arch/arm/crypto/aes-ce-glue.c
> @@ -10,7 +10,6 @@
>
> #include <asm/hwcap.h>
> #include <asm/neon.h>
> -#include <asm/hwcap.h>
> #include <crypto/aes.h>
> #include <crypto/internal/simd.h>
> #include <crypto/internal/skcipher.h>
> --
> 2.17.1
>

2018-11-16 06:20:06

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH] arm/crypto/aes-ce-glue.c: Remove duplicate header

On Tue, Nov 06, 2018 at 05:46:14PM +0530, Brajeswar Ghosh wrote:
> Remove asm/hwcap.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <[email protected]>
> ---
> arch/arm/crypto/aes-ce-glue.c | 1 -
> 1 file changed, 1 deletion(-)

Patch applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt