Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Brajeswar Ghosh and committed by
Herbert Xu
d65ddecb 4f0129d1

-1
-1
arch/arm/crypto/aes-ce-glue.c
··· 10 10 11 11 #include <asm/hwcap.h> 12 12 #include <asm/neon.h> 13 - #include <asm/hwcap.h> 14 13 #include <crypto/aes.h> 15 14 #include <crypto/internal/simd.h> 16 15 #include <crypto/internal/skcipher.h>