Explorar el Código

[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle hace 19 años
padre
commit
be701306eb
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      include/asm-mips/mipsmtregs.h

+ 0 - 2
include/asm-mips/mipsmtregs.h

@@ -165,8 +165,6 @@
 
 #ifndef __ASSEMBLY__
 
-extern void mips_mt_regdump(unsigned long previous_mvpcontrol_value);
-
 static inline unsigned int dvpe(void)
 {
 	int res = 0;