From: Ralf Baechle Date: Wed, 26 Mar 2014 20:40:25 +0000 (+0100) Subject: MIPS: Fix build error due to multiple prom_putchar() definitions. X-Git-Tag: v3.15-rc1~125^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e60865572f81fb2687163fd37ea37cd4283e0bce;p=pandora-kernel.git MIPS: Fix build error due to multiple prom_putchar() definitions. 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 --- Reading git-diff-tree failed