From: Ralf Baechle Date: Sun, 4 Feb 2007 23:23:00 +0000 (+0000) Subject: [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. X-Git-Tag: v2.6.21-rc2~42^2~24^2~3 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=be701306eba49c9157506d4bbe40dbed7969a915;p=~emulex%2Finfiniband.git [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. Signed-off-by: Ralf Baechle --- 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;