From f80cc08d78556bdc66bf0b75ec412688d8ec6907 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 16 Apr 2014 00:40:02 +0200 Subject: [PATCH] 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-format-patch failed