Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755761Ab2BBRVE (ORCPT ); Thu, 2 Feb 2012 12:21:04 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:33682 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752817Ab2BBRVD (ORCPT ); Thu, 2 Feb 2012 12:21:03 -0500 Message-ID: <4F2AC5F8.1000901@ti.com> Date: Thu, 2 Feb 2012 11:20:56 -0600 From: Manjunatha Halli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120127 Thunderbird/10.0 MIME-Version: 1.0 To: Randy Dunlap CC: Stephen Rothwell , , LKML , Linux Media Mailing List , Manjunatha Halli Subject: Re: linux-next: Tree for Feb 2 (media/radio/wl128x) References: <20120202144516.11b33e667a7cbb8d85d96226@canb.auug.org.au> <4F2AD0E4.6020801@xenotime.net> In-Reply-To: <4F2AD0E4.6020801@xenotime.net> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1002 Lines: 34 Hi Randy Dunlap, In config file you are missing the CONFIG_TI_ST config which builds the TI's shared transport driver upon which the FM driver works. Please select this config in drivers/misc/ti-st/Kconfig which will solve the problem. Regards Manju On 02/02/2012 12:07 PM, Randy Dunlap wrote: > On 02/01/2012 07:45 PM, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20120201: > > drivers/built-in.o: In function `fmc_prepare': > (.text+0xe6d60): undefined reference to `st_register' > drivers/built-in.o: In function `fmc_prepare': > (.text+0xe7016): undefined reference to `st_unregister' > drivers/built-in.o: In function `fmc_release': > (.text+0xe70ce): undefined reference to `st_unregister' > > > Full randconfig file is attached. > > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/