From: Ard Biesheuvel Date: Tue, 5 Aug 2014 20:15:19 +0000 (+0100) Subject: ARM: 8125/1: crypto: enable NEON SHA-1 for big endian X-Git-Tag: fixes-for-v3.18-merge-window~22^2^4~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0777e3e1723f69276136140209c11deeecb7c6dc;p=pandora-kernel.git ARM: 8125/1: crypto: enable NEON SHA-1 for big endian This tweaks the SHA-1 NEON code slightly so it works correctly under big endian, and removes the Kconfig condition preventing it from being selected if CONFIG_CPU_BIG_ENDIAN is set. Signed-off-by: Ard Biesheuvel Signed-off-by: Russell King --- Reading git-diff-tree failed