MIPS: Fix build error due to multiple prom_putchar() definitions.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 20:40:25 +0000 (21:40 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 31 Mar 2014 08:16:52 +0000 (10:16 +0200)
This can happen if both the generic 8250 and another early console
driver are enable.  Fixed by using an auxilliary kconfig symbol to
restrict that choice.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/Kconfig.debug

Simple merge
Simple merge