MIPS: math-emu: Rename get_rounding() functions.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 25 Apr 2014 08:54:06 +0000 (10:54 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 23 May 2014 13:11:15 +0000 (15:11 +0200)
There are two version of get_rounding(), one for single precision, one
for double precision.  Add a ieee754sp_ rsp. ieee754dp_ prefix for
clarity.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/ieee754dp.c
arch/mips/math-emu/ieee754sp.c

Simple merge
Simple merge