From: Atsushi Nemoto Date: Mon, 15 May 2006 16:26:03 +0000 (+0900) Subject: [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. X-Git-Tag: v2.6.18-rc1~1109^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eae89076e696f51762d81d6e2538c3beb59fa7bd;p=pandora-kernel.git [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. The struct mips_fpu_soft_struct and mips_fpu_hard_struct are completely same now and the kernel fpu emulator assumes that. This patch unifies them to mips_fpu_struct and get rid of mips_fpu_union. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed