x86, earlyprintk: Move mrst early console to platform/ and fix a typo
authorFeng Tang <feng.tang@intel.com>
Fri, 3 Dec 2010 03:51:37 +0000 (11:51 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2010 19:52:04 +0000 (20:52 +0100)
commit991cfffa7c19aa648546aff666595af896e568ba
tree3b287269d05a67fb64412e8f71ae9875c6b04ee1
parente4d2ebcab11b308b5b59073578efd33eccd55d46
x86, earlyprintk: Move mrst early console to platform/ and fix a typo

Move the code to arch/x86/platform/mrst/. Also fix a typo to use
the correct config option: ONFIG_EARLY_PRINTK_MRST

Signed-off-by: Feng Tang <feng.tang@intel.com>
Cc: alan@linux.intel.com
LKML-Reference: <1291348298-21263-1-git-send-email-feng.tang@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/Makefile
arch/x86/kernel/early_printk.c
arch/x86/kernel/early_printk_mrst.c [deleted file]
arch/x86/platform/mrst/Makefile
arch/x86/platform/mrst/early_printk_mrst.c [new file with mode: 0644]