Commit 212496fd authored by Jean-Christophe DUBOIS's avatar Jean-Christophe DUBOIS Committed by Russell King

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

remove unmatched comment end.
Signed-off-by: default avatarJean-Christophe DUBOIS <jcd@tribudubois.net>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent c8791088
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment