Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754853Ab1CFWwR (ORCPT ); Sun, 6 Mar 2011 17:52:17 -0500 Received: from unix.wroclaw.pl ([94.23.28.62]:50121 "EHLO unix.wroclaw.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751810Ab1CFWwQ (ORCPT ); Sun, 6 Mar 2011 17:52:16 -0500 Date: Sun, 6 Mar 2011 23:52:10 +0100 From: Mariusz Kozlowski To: Stephen Rothwell Cc: linux-next@vger.kernel.org, LKML , Mark Brown , Liam Girdwood Subject: Re: linux-next: Tree for March 4 Message-ID: <20110306225210.GA9085@mako-laptop> References: <20110304180027.20deb6c4.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110304180027.20deb6c4.sfr@canb.auug.org.au> User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Report: SpamAssassin 3.2.5 (2008-06-10) on unix.wroclaw.pl Spam=No score=-1.4 bayes=0.5 autolearn=disabled Spam Tests: * -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 698 Lines: 16 Hi, sound/soc/soc-core.c: In function 'snd_soc_instantiate_card': sound/soc/soc-core.c:1882: error: 'struct snd_soc_dapm_context' has no member named 'debugfs_dapm' sound/soc/soc-core.c:1883: error: 'struct snd_soc_card' has no member named 'debugfs_card_root' sound/soc/soc-core.c:1884: error: 'struct snd_soc_dapm_context' has no member named 'debugfs_dapm' Looking at surrounding code it's missing ifdef for CONFIG_DEBUG_FS. -- Mariusz Kozlowski -- 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/