Commit be701306 authored by Ralf Baechle's avatar Ralf Baechle

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

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent fd046eb5
...@@ -165,8 +165,6 @@ ...@@ -165,8 +165,6 @@
#ifndef __ASSEMBLY__ #ifndef __ASSEMBLY__
extern void mips_mt_regdump(unsigned long previous_mvpcontrol_value);
static inline unsigned int dvpe(void) static inline unsigned int dvpe(void)
{ {
int res = 0; int res = 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment