x86: remove simnow earlyprintk support
authorAndi Kleen <andi@firstfloor.org>
Tue, 21 Oct 2008 12:05:00 +0000 (14:05 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 16:02:21 +0000 (17:02 +0100)
Impact: remove obsolete code

The later versions of SimNow! actually all have serial console
emulation, so the direct interface isn't needed anymore. So remove
the undocumented simnow earlyprintk console.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found