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: v3.12-rc1~31390^2~24^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=be701306eba49c9157506d4bbe40dbed7969a915;p=kernel%2Fkernel-generic.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 3e9468f..294bca1 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;