Peter Hurley 091f56be10 ARC: Fix earlycon build breakage
Commit ffb7fcd66f14 ("ARC: Dynamically determine BASE_BAUD from DeviceTree")
breaks arc:defconfig build:

       drivers/built-in.o: In function `of_setup_earlycon':
       (.init.text+0xb3e): undefined reference to `arc_early_base_baud'
       drivers/built-in.o: In function `setup_earlycon':
       (.init.text+0xcd0): undefined reference to `arc_early_base_baud'
       make: *** [vmlinux] Error 1

BASE_BAUD is only required for earlycon, which should depend on
CONFIG_SERIAL_EARLYCON.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2015-02-04 10:38:15 +05:30
..
2013-08-26 09:40:24 +05:30
2013-05-07 13:43:54 +05:30
2015-02-04 10:38:15 +05:30
2014-10-13 14:46:17 +05:30
2013-04-09 12:21:14 +05:30
2014-05-05 14:22:12 +05:30
2014-08-06 13:03:45 +02:00
2015-02-02 17:08:37 +05:30
2014-07-23 11:17:12 +05:30