X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fkgdb.c;h=3ec23c3ec97fae75910a399b4b7200fb6a9169c6;hb=aabdc3b8c3b3d081f1532454e344208338478e29;hp=79e3c90113c2874d592ece9d9cdef0e496499870;hpb=156a9ea43acb609ac89d48dbb9f0d05ee903a12e;p=linux-2.6 diff --git a/kernel/kgdb.c b/kernel/kgdb.c index 79e3c90113..3ec23c3ec9 100644 --- a/kernel/kgdb.c +++ b/kernel/kgdb.c @@ -1499,7 +1499,8 @@ int kgdb_nmicallback(int cpu, void *regs) return 1; } -void kgdb_console_write(struct console *co, const char *s, unsigned count) +static void kgdb_console_write(struct console *co, const char *s, + unsigned count) { unsigned long flags;