summaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorPeter Hurley <peter@hurleysoftware.com>2015-02-04 01:08:52 (GMT)
committerVineet Gupta <vgupta@synopsys.com>2015-02-04 05:08:15 (GMT)
commit091f56be10efe8ac7c09d6368d885f41fa7eb809 (patch)
tree3605b18290efb05626375f9b2d3ece37bf0cf6b0 /arch/mips
parentffb7fcd66f14bc716b9fdf559e71909131fef39b (diff)
downloadlinux-091f56be10efe8ac7c09d6368d885f41fa7eb809.tar.xz
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>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions