From: Ralf Baechle Date: Tue, 15 Apr 2014 22:40:02 +0000 (+0200) Subject: MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f80cc08d78556bdc66bf0b75ec412688d8ec6907;p=pandora-kernel.git 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 --- Reading git-diff-tree failed