Browse Source

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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 18 years ago
parent
commit
be701306eb
1 changed files with 0 additions and 2 deletions
  1. 0 2
      include/asm-mips/mipsmtregs.h

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

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