kgdb: sparse fix
authorJason Wessel <jason.wessel@windriver.com>
Tue, 24 Jun 2008 15:52:55 +0000 (10:52 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Tue, 24 Jun 2008 15:52:55 +0000 (10:52 -0500)
- Fix warning reported by sparse
kernel/kgdb.c:1502:6: warning: symbol 'kgdb_console_write' was not declared.
Should it be static?

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>

No differences found