Re: [PATCH] MIPS: OCTEON: fix EARLY_PRINTK_8250 build failure

2014-03-27 Thread Ralf Baechle
On Tue, Mar 25, 2014 at 09:58:45PM +0200, Aaro Koskinen wrote: > Enabling EARLY_PRINTK_8250 breaks OCTEON builds because of multiple > prom_putchar() implementations. OCTEON provides its own prom_putchar() > (also used by the watchdog driver), so we should prevent user from > selecting EARLY_PRINT

[PATCH] MIPS: OCTEON: fix EARLY_PRINTK_8250 build failure

2014-03-25 Thread Aaro Koskinen
Enabling EARLY_PRINTK_8250 breaks OCTEON builds because of multiple prom_putchar() implementations. OCTEON provides its own prom_putchar() (also used by the watchdog driver), so we should prevent user from selecting EARLY_PRINTK_8250 on OCTEON. Signed-off-by: Aaro Koskinen Cc: sta...@vger.kernel.