From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Cox Subject: Re: randconfig build error with next-20140630, in drivers/staging/unisys/channels/chanstub.c Date: Mon, 30 Jun 2014 11:16:41 -0500 Message-ID: <53B18D69.4020008@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: driverdev-devel-bounces@linuxdriverproject.org To: Jim Davis , Stephen Rothwell , linux-next , linux-kernel , benjamin.romer@unisys.com, david.kershner@unisys.com, sparmaintainer@unisys.com, devel , gregkh@linuxfoundation.org List-Id: linux-next.vger.kernel.org On 06/30/2014 11:13 AM, Jim Davis wrote: > Building with the attached random configuration file, > > drivers/built-in.o: In function `channel_mod_init': > chanstub.c:(.init.text+0xcbcf): undefined reference to `unisys_spar_platform' > make: *** [vmlinux] Error 1 Hi Jim, I have already submitted a patch to correct this. The kbuild test robot uncovered it also. Thanks for the report, Ken