Skip to content

Commit

Permalink
[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Feb 6, 2007
1 parent fd046eb commit be70130
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/asm-mips/mipsmtregs.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit be70130

Please sign in to comment.