cris/kgdb: Remove unused static int do_printk
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
parent
7fc6a8ba23
commit
4bb77a9dfa
1 changed files with 0 additions and 2 deletions
|
@ -676,8 +676,6 @@ hex (char ch)
|
||||||
Put the result in buf, and return a pointer to the last character
|
Put the result in buf, and return a pointer to the last character
|
||||||
in buf (null). */
|
in buf (null). */
|
||||||
|
|
||||||
static int do_printk = 0;
|
|
||||||
|
|
||||||
static char *
|
static char *
|
||||||
mem2hex(char *buf, unsigned char *mem, int count)
|
mem2hex(char *buf, unsigned char *mem, int count)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue