MIPS: allow msa.h to be included in assembly files
authorPaul Burton <paul.burton@imgtec.com>
Fri, 11 Jul 2014 15:44:27 +0000 (16:44 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Aug 2014 22:06:43 +0000 (00:06 +0200)
commit558155a0a731b4f56846559a57ca7ca921230497
treef91b6c0a8751b5448f4b1d65e95400282d926d73
parent8bd70c6af3a85193e4188fd3e7fbff0d5830fb78
MIPS: allow msa.h to be included in assembly files

Just #ifdef away the C functions when included from an assembly file,
as will be done in a following commit.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7299/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/msa.h