MIPS: Modularize COP2 handling
authorRalf Baechle <ralf@linux-mips.org>
Tue, 24 Nov 2009 01:24:58 +0000 (01:24 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Dec 2009 01:57:30 +0000 (01:57 +0000)
commit69f3a7de1f1ec935924b1b13f83812f8b30e92ce
treea5f8a71b9cb3026a44ae7a1564488de8c3d8d2a9
parent4dd92e15b316d1a782772f16074571a70ceb9184
MIPS: Modularize COP2 handling

Away with the daemons of ifdef; get ready for future COP2 users.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Patchwork: http://patchwork.linux-mips.org/patch/708/
arch/mips/cavium-octeon/Makefile
arch/mips/cavium-octeon/cpu.c [new file with mode: 0644]
arch/mips/include/asm/cop2.h [new file with mode: 0644]
arch/mips/include/asm/octeon/octeon.h
arch/mips/kernel/traps.c
arch/mips/kernel/unaligned.c