Skip to content

Commit

Permalink
[MIPS] IP27: remove duplicate extern dump_tlb_all() prototype
Browse files Browse the repository at this point in the history
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Oct 11, 2007
1 parent fa41780 commit ddcf4ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/mips/sgi-ip27/ip27-berr.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#include <asm/traps.h>
#include <asm/uaccess.h>

extern void dump_tlb_all(void);

static void dump_hub_information(unsigned long errst0, unsigned long errst1)
{
static char *err_type[2][8] = {
Expand Down

0 comments on commit ddcf4ef

Please sign in to comment.