From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Tegra: Fix compile when debugfs not enabled Date: Fri, 20 May 2011 11:20:48 +0100 Message-ID: <20110520102048.GB22711@opensource.wolfsonmicro.com> References: <1305577167-16152-1-git-send-email-swarren@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 958291037EA for ; Fri, 20 May 2011 12:20:46 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1305577167-16152-1-git-send-email-swarren@nvidia.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Stephen Warren Cc: linux-tegra@vger.kernel.org, alsa-devel@alsa-project.org, lrg@ti.com List-Id: alsa-devel@alsa-project.org On Mon, May 16, 2011 at 02:19:27PM -0600, Stephen Warren wrote: > The prototype of the inline dummy version of tegra_i2s_debug_add > was not consistent with the real version. > > Reported-by: Rhyland-Klein < rklein@nvidia.com> > Signed-off-by: Stephen Warren Applied, thanks.