Browse Source

crypto: vmx - Fix aes_p8_xts_decrypt build failure

We use _GLOBAL so there is no need to do the manual alignment,
in fact it causes a build failure.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Herbert Xu 9 năm trước cách đây
mục cha
commit
16dee78005
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      drivers/crypto/vmx/aesp8-ppc.pl

+ 0 - 2
drivers/crypto/vmx/aesp8-ppc.pl

@@ -2125,8 +2125,6 @@ Lxts_enc_ret:
 .size	.${prefix}_xts_encrypt,.-.${prefix}_xts_encrypt
 
 .globl	.${prefix}_xts_decrypt
-.align	5
-.${prefix}_xts_decrypt:
 	mr		$inp,r3				# reassign
 	li		r3,-1
 	${UCMP}i	$len,16