From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2] ASoC: Fix build error in sound/soc/kirkwood/kirkwood-i2s.c Date: Wed, 28 Dec 2011 11:37:46 +0000 Message-ID: <20111228113745.GD24405@opensource.wolfsonmicro.com> References: <1325059522.18468.4.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 3264D244CB for ; Wed, 28 Dec 2011 12:37:51 +0100 (CET) Content-Disposition: inline In-Reply-To: <1325059522.18468.4.camel@phoenix> 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: Axel Lin Cc: Andrew Lunn , alsa-devel@alsa-project.org, Nicolas Pitre , linux-kernel@vger.kernel.org, Liam Girdwood , Arnaud Patard List-Id: alsa-devel@alsa-project.org On Wed, Dec 28, 2011 at 04:05:22PM +0800, Axel Lin wrote: > Since commit db33f4de "ARM: Orion: Remove address map info from all platform data structures", > the dram is removed from struct kirkwood_asoc_platform_data. Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753782Ab1L1Lhw (ORCPT ); Wed, 28 Dec 2011 06:37:52 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:32952 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753681Ab1L1Lhu (ORCPT ); Wed, 28 Dec 2011 06:37:50 -0500 Date: Wed, 28 Dec 2011 11:37:46 +0000 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Arnaud Patard , Andrew Lunn , Nicolas Pitre , Liam Girdwood , alsa-devel@alsa-project.org Subject: Re: [PATCH v2] ASoC: Fix build error in sound/soc/kirkwood/kirkwood-i2s.c Message-ID: <20111228113745.GD24405@opensource.wolfsonmicro.com> References: <1325059522.18468.4.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1325059522.18468.4.camel@phoenix> X-Cookie: You have a truly strong individuality. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 28, 2011 at 04:05:22PM +0800, Axel Lin wrote: > Since commit db33f4de "ARM: Orion: Remove address map info from all platform data structures", > the dram is removed from struct kirkwood_asoc_platform_data. Applied, thanks.