Skip to content

Commit d65ddec

Browse files
Brajeswar Ghoshherbertx
authored andcommitted
crypto: aes-ce - Remove duplicate header
Remove asm/hwcap.h which is included more than once Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com> Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 parent 4f0129d commit d65ddec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/crypto/aes-ce-glue.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
#include <asm/hwcap.h>
1212
#include <asm/neon.h>
13-
#include <asm/hwcap.h>
1413
#include <crypto/aes.h>
1514
#include <crypto/internal/simd.h>
1615
#include <crypto/internal/skcipher.h>

0 commit comments

Comments
 (0)