[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150203184218.GA20822@roeck-us.net>
Date: Tue, 3 Feb 2015 10:42:18 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Vineet Gupta <vgupta@...opsys.com>,
Peter Hurley <peter@...leysoftware.com>
Subject: Re: linux-next: Tree for Feb 3 (arc:defconfig build failure)
On Tue, Feb 03, 2015 at 06:20:10PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20150202:
>
> The target-updates tree gained a conflict against Linus' tree.
>
> The clk tree gained conflicts against the arm-soc tree.
>
> Non-merge commits (relative to Linus' tree): 7173
> 7143 files changed, 301126 insertions(+), 167764 deletions(-)
>
> ----------------------------------------------------------------------------
>
Building arc:defconfig ... failed
--------------
Error log:
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
This is due to "ARC: Dynamically determine BASE_BAUD from DeviceTree".
arc:defconfig does not define CONFIG_SERIAL_8250 and thus also not
CONFIG_SERIAL_8250_CONSOLE, but it looks like it is mandatory
after this patch.
Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists