From: Yinghai Lu Date: Mon, 2 Aug 2010 09:17:31 +0000 (-0700) Subject: x86, setup: reorganize the early console setup X-Git-Tag: v2.6.36-rc1~524^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4ed2877b16e8146427306aea8819adac5c88374;p=pandora-kernel.git x86, setup: reorganize the early console setup Separate early_serial_console from tty.c This allows for reuse of early_serial_console.c/string.c/printf.c/cmdline.c in boot/compressed/. -v2: according to hpa, don't include string.c etc -v3: compressed/misc.c must have early_serial_base as static, so move it back to tty.c for setup code Signed-off-by: Yinghai Lu LKML-Reference: <4C568D2B.205@kernel.org> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed