[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.
authorRalf Baechle <ralf@linux-mips.org>
Sun, 4 Feb 2007 23:23:00 +0000 (23:23 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 6 Feb 2007 16:53:24 +0000 (16:53 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/mipsmtregs.h

index 3e9468f..294bca1 100644 (file)
 
 #ifndef __ASSEMBLY__
 
-extern void mips_mt_regdump(unsigned long previous_mvpcontrol_value);
-
 static inline unsigned int dvpe(void)
 {
        int res = 0;