Ard Biesheuvel 9319206d71 ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled
Commit 0195659 introduced a NEON accelerated version of the xor_blocks()
function, but it needs the changes in this patch to allow it to be built
as a module rather than statically into the kernel.

This patch creates a separate module xor-neon.ko which exports the NEON
inner xor_blocks() functions depended upon by the regular xor.ko if it
is built with CONFIG_KERNEL_MODE_NEON=y

Reported-by: Josh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-09-09 15:24:47 +01:00
..
2013-09-06 13:34:43 -07:00
2013-09-06 13:34:43 -07:00
2013-09-06 13:30:06 -07:00
2013-09-06 13:34:43 -07:00
2013-09-06 13:21:16 -07:00
2013-08-22 08:11:41 -07:00
2013-09-06 13:21:16 -07:00
2013-08-18 16:34:57 +08:00
2013-09-06 13:26:27 -07:00
2013-09-06 13:21:16 -07:00
2013-09-06 13:21:16 -07:00
2013-09-06 13:21:16 -07:00
2013-07-08 22:08:51 +01:00
2013-08-21 16:38:33 -07:00
2013-09-06 13:30:06 -07:00
2013-09-06 13:21:16 -07:00
2013-08-14 08:14:50 -07:00