From: Ralf Baechle Date: Tue, 22 Apr 2014 13:51:55 +0000 (+0200) Subject: MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad8fb5537a7747187e92434dc096d3914472b51b;p=pandora-kernel.git MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. Both were defined as 23 rsp. 52 though the mentissa is actually a bit more than the fraction. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed