[MIPS] Move FPU affinity code into separate file.
authorRalf Baechle <ralf@mips.com>
Tue, 3 Jul 2007 13:37:43 +0000 (14:37 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:04 +0000 (17:33 +0100)
commit295cbf6d63165fe4253cf1d9ceadcda47a318b48
treef37a2065836ccb32a1438c57ef0eefe3aef1e82d
parent5ddcb3c35be995517a32799796e2acda90a784e0
[MIPS] Move FPU affinity code into separate file.

Gets rid of some of the CONFIG_MIPS_MT_FPAFF #ifdefery.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/Makefile
arch/mips/kernel/mips-mt-fpaff.c [new file with mode: 0644]
arch/mips/kernel/mips-mt.c