[MIPS] IP27: remove duplicate extern dump_tlb_all() prototype
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
fa41780606
commit
ddcf4efb7a
|
@ -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] = {
|
||||
|
|
Loading…
Reference in New Issue