瀏覽代碼

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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 18 年之前
父節點
當前提交
be701306eb
共有 1 個文件被更改,包括 0 次插入2 次删除
  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;