aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-02-04 23:23:00 +0000
committerRalf Baechle <ralf@linux-mips.org>2007-02-06 16:53:24 +0000
commitbe701306eba49c9157506d4bbe40dbed7969a915 (patch)
treedd00affeac1e62245f56c0f8de79666423847ca4 /include
parentfd046eb5378f2bc59851fcbc91957d01529fc3db (diff)
[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include')
-rw-r--r--include/asm-mips/mipsmtregs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-mips/mipsmtregs.h b/include/asm-mips/mipsmtregs.h
index 3e9468f424f..294bca12cd3 100644
--- a/include/asm-mips/mipsmtregs.h
+++ b/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;