]> git.baikalelectronics.ru Git - kernel.git/commit
warnings: fix arch/x86/kernel/early_printk.c
authorIngo Molnar <mingo@elte.hu>
Wed, 27 Aug 2008 08:37:14 +0000 (10:37 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 12 Oct 2008 13:19:36 +0000 (15:19 +0200)
commit9bf358428236fb9960db4d733dc36ab994d18690
tree014db6b91ea5c51c23fb6e28faa58f7ca45c4755
parentda7757bfe6e4aa3b509365fcf0808b6d765e801b
warnings: fix arch/x86/kernel/early_printk.c

fix warning:

  arch/x86/kernel/early_printk.c:993: warning: ‘enable_debug_console’ defined but not used

Eliminate dead code.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/early_printk.c