]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 12 May 2014 23:23:51 +0000 (01:23 +0200)
commit3c13ad4caa8d5e1f2877b42d203b73f826fec901
tree294622acce12d49b0b33e346865443f627d29980
parent4c8589df0ed5f020417ef58722295c8c83cd1459
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