commit | 4bb77a9dface5f3b8ee97f2857dc693bbc94120a | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Feb 11 20:28:17 2013 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Sun Jun 16 13:47:20 2013 +0200 |
tree | 9b5c0785f7cc4870e9436564d12c4d810209f05e | |
parent | 7fc6a8ba23dc42428798222e183f89098396c342 [diff] |
cris/kgdb: Remove unused static int do_printk Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
diff --git a/arch/cris/arch-v10/kernel/kgdb.c b/arch/cris/arch-v10/kernel/kgdb.c index 0a42033..6b64567 100644 --- a/arch/cris/arch-v10/kernel/kgdb.c +++ b/arch/cris/arch-v10/kernel/kgdb.c
@@ -676,8 +676,6 @@ Put the result in buf, and return a pointer to the last character in buf (null). */ -static int do_printk = 0; - static char * mem2hex(char *buf, unsigned char *mem, int count) {