Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d65ddecb authored by Brajeswar Ghosh's avatar Brajeswar Ghosh Committed by Herbert Xu
Browse files

crypto: aes-ce - Remove duplicate header



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

Signed-off-by: default avatarBrajeswar Ghosh <brajeswar.linux@gmail.com>
Acked-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 4f0129d1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>