]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
MIPS: math-emu: Remove fine example of cargo cult programming.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 16 Apr 2014 00:24:08 +0000 (02:24 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 21 May 2014 09:12:54 +0000 (11:12 +0200)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/dsemul.c

index 3aea39d99c37992fa04e16fa2808155461a584c9..c6e879c59a7fccba7d92ede33fe11e7d65832ff5 100644 (file)
@@ -7,13 +7,6 @@
 
 #include "ieee754.h"
 
-/* Strap kernel emulator for full MIPS IV emulation */
-
-#ifdef __mips
-#undef __mips
-#endif
-#define __mips 4
-
 /*
  * Emulate the arbritrary instruction ir at xcp->cp0_epc.  Required when
  * we have to emulate the instruction in a COP1 branch delay slot.  Do