From: Ralf Baechle Date: Wed, 30 Apr 2014 09:09:44 +0000 (+0200) Subject: MIPS: math-emu: Reduce microMIPS bloat. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70e4c234aa48e11c0575364939dfab4cb27b2172;p=pandora-kernel.git MIPS: math-emu: Reduce microMIPS bloat. Move microMIPS32_to_MIPS32() to a separate file which only gets built for mipsMIPS configurations; for other configurations the optimizer eleminates calls to microMIPS32_to_MIPS32(). Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed