From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.h Date: Tue, 12 Oct 2010 14:29:48 +0100 Message-ID: <20101012132948.GF30933@rakim.wolfsonmicro.main> References: <1286890078-32610-1-git-send-email-gadiyar@ti.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 2754310380A for ; Tue, 12 Oct 2010 15:29:54 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1286890078-32610-1-git-send-email-gadiyar@ti.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: Anand Gadiyar Cc: alsa-devel@alsa-project.org, Tony Lindgren , Paul Walmsley , Misael Lopez Cruz , linux-omap@vger.kernel.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Oct 12, 2010 at 06:57:58PM +0530, Anand Gadiyar wrote: > Commit 346a5c890 (OMAP: control: move plat-omap/control.h > to mach-omap2/control.h) in the linux-omap tree removed > plat/control.h and most of its callers. This one slipped > through - breaking the build as below when > CONFIG_SND_OMAP_SOC_MCPDM is defined. Fix this. Acked-by: Mark Brown