]> 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>
Wed, 30 Apr 2014 23:32:04 +0000 (01:32 +0200)
commit2055b05e09d9afb04a1b0a65e2e092a53b52b14a
treefd39f0c22680de1e5ec0bbc2c5abc6b646cd6986
parent3a8e0f1b5c26ec41dded7e3b870e6f079f130ee6
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