MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 15 Apr 2014 22:40:02 +0000 (00:40 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 21 May 2014 09:12:46 +0000 (11:12 +0200)
Union _ieee754sp was even duplicated even though there are no endian
dependencies in it all.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/ieee754.h

Simple merge