From: Steven J. Hill Date: Thu, 24 Apr 2014 17:03:00 +0000 (-0500) Subject: MIPS: Fix MSA toolchain support detection. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d61ff6a1aefa59e9c8fd09da1c03735c60edd2b;p=pandora-kernel.git MIPS: Fix MSA toolchain support detection. The '-mmsa' option is not supported by all current compilers. Change the detection to instead pass the option directly to the assembler. Signed-off-by: Steven J. Hill Reviewed-by: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/6835/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed