[PATCH] add_preferred_console() build fix
authorMatt Mackall <mpm@selenic.com>
Tue, 17 May 2005 04:53:47 +0000 (21:53 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 17 May 2005 14:59:19 +0000 (07:59 -0700)
commit3c0547ba8b3bbd8b26ae35e33ac17ff51f67f78c
treee1986b120eb889f3a2ebc8887bd3b729880485ff
parente8f5bdb02ce06925e7fc5916125bdebc533d4299
[PATCH] add_preferred_console() build fix

Move add_preferred_console out of CONFIG_PRINTK so serial console does the
right thing.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/printk.c