projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f0129d
)
crypto: aes-ce - Remove duplicate header
author
Brajeswar Ghosh
<brajeswar.linux@gmail.com>
Tue, 6 Nov 2018 12:16:14 +0000
(17:46 +0530)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 16 Nov 2018 06:09:40 +0000
(14:09 +0800)
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>
arch/arm/crypto/aes-ce-glue.c
patch
|
blob
|
history
diff --git
a/arch/arm/crypto/aes-ce-glue.c
b/arch/arm/crypto/aes-ce-glue.c
index d0a9cec73707b7be885b509e5befe393e90b902f..5affb8482379282f23982cd39117a32869c0c968 100644
(file)
--- 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>