summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/sha256-core.S_shipped
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/crypto/sha256-core.S_shipped')
-rw-r--r--arch/arm/crypto/sha256-core.S_shipped2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/crypto/sha256-core.S_shipped b/arch/arm/crypto/sha256-core.S_shipped
index 15e0f4ad1e..4f9cf833b9 100644
--- a/arch/arm/crypto/sha256-core.S_shipped
+++ b/arch/arm/crypto/sha256-core.S_shipped
@@ -92,7 +92,7 @@ sha256_block_data_order:
#if __ARM_ARCH__<7
sub r3,pc,#8 @ sha256_block_data_order
#else
- adr r3,sha256_block_data_order
+ adr r3,.
#endif
#if __ARM_MAX_ARCH__>=7 && !defined(__KERNEL__)
ldr r12,.LOPENSSL_armcap