summaryrefslogtreecommitdiffstats
path: root/linux-arm/crypto/aes/bsaes-armv7.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-arm/crypto/aes/bsaes-armv7.S')
-rw-r--r--linux-arm/crypto/aes/bsaes-armv7.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux-arm/crypto/aes/bsaes-armv7.S b/linux-arm/crypto/aes/bsaes-armv7.S
index 85262d5..a3ebec8 100644
--- a/linux-arm/crypto/aes/bsaes-armv7.S
+++ b/linux-arm/crypto/aes/bsaes-armv7.S
@@ -47,7 +47,6 @@
@
@ <ard.biesheuvel@linaro.org>
-#if defined(__arm__)
#ifndef __KERNEL__
# include <openssl/arm_arch.h>
@@ -2575,5 +2574,4 @@ bsaes_xts_decrypt:
.size bsaes_xts_decrypt,.-bsaes_xts_decrypt
#endif
-#endif
#endif \ No newline at end of file