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)
commitf80cc08d78556bdc66bf0b75ec412688d8ec6907
tree28b83c6c811db53cd1f683253a2473f731627f02
parent64a17a0ff19a938e1246474666635219f2c3bc15
MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions.

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