[ARM] 5226/1: remove unmatched comment end.

remove unmatched comment end.

Signed-off-by: Jean-Christophe DUBOIS <jcd@tribudubois.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Jean-Christophe DUBOIS 2008-08-28 00:00:23 +01:00 committed by Russell King
parent c8791088cf
commit 212496fd9a

View File

@ -29,7 +29,7 @@ ENTRY(sha_transform)
stmfd sp!, {r4 - r8, lr}
@ for (i = 0; i < 16; i++)
@ W[i] = be32_to_cpu(in[i]); */
@ W[i] = be32_to_cpu(in[i]);
#ifdef __ARMEB__
mov r4, r0