* [PATCH][MIPS] remove unneeded extern dump_tlb_all()
@ 2007-08-16 13:54 Yoichi Yuasa
2007-08-22 22:44 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2007-08-16 13:54 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips
Remove unneeded extern dump_tlb_all().
It already include tlbdebug.h .
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/sgi-ip27/ip27-berr.c mips/arch/mips/sgi-ip27/ip27-berr.c
--- mips-orig/arch/mips/sgi-ip27/ip27-berr.c 2007-08-16 14:14:01.953246500 +0900
+++ mips/arch/mips/sgi-ip27/ip27-berr.c 2007-08-16 14:43:27.167565500 +0900
@@ -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] = {
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-23 12:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-16 13:54 [PATCH][MIPS] remove unneeded extern dump_tlb_all() Yoichi Yuasa
2007-08-22 22:44 ` Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.