From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH] ASoC: DAPM: fix build errors for missing snd_soc_dapm_new_control symbol Date: Mon, 15 Jun 2015 18:10:33 +0100 Message-ID: <1434388233.2434.52.camel@loki> References: <1434386871-24325-1-git-send-email-liam.r.girdwood@linux.intel.com> <20150615165723.GY18309@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by alsa0.perex.cz (Postfix) with ESMTP id 4209726527F for ; Mon, 15 Jun 2015 19:10:36 +0200 (CEST) In-Reply-To: <20150615165723.GY18309@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown , "Koul, Vinod" Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Mon, 2015-06-15 at 17:57 +0100, Mark Brown wrote: > On Mon, Jun 15, 2015 at 05:47:51PM +0100, Liam Girdwood wrote: > > Fix the following error:- > > > > All error/warnings (new ones prefixed by >>): > > > > > > sound/built-in.o: In function `soc_tplg_dapm_widget_create': > > > >> :(.text+0x25a90): undefined reference to `snd_soc_dapm_new_control' > > > > Signed-off-by: Liam Girdwood > > This doesn't apply, I appear to have this already? Oh, ok - Vinod reported it was missing earlier and I could not see it in your topic/topology either ? Liam