commit | cf154b7e22e9f6714f0a806c023c329b890132a2 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri Sep 20 09:57:37 2013 +0200 |
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri Oct 04 09:26:50 2013 +0200 |
tree | 4345a826d914f9507389dee8a26adacf0d84a038 | |
parent | 15c03dd4859ab16f9212238f29dd315654aa94f6 [diff] |
ARM: pull in <asm/simd.h> from asm-generic Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
diff --git a/arch/arm/include/asm/Kbuild b/arch/arm/include/asm/Kbuild index d3db398..6577b8a 100644 --- a/arch/arm/include/asm/Kbuild +++ b/arch/arm/include/asm/Kbuild
@@ -24,6 +24,7 @@ generic-y += serial.h generic-y += shmbuf.h generic-y += siginfo.h +generic-y += simd.h generic-y += sizes.h generic-y += socket.h generic-y += sockios.h