From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] Fix build of OMAP sound drivers Date: Thu, 10 Dec 2009 19:37:51 +0000 Message-ID: <20091210193751.GA4381@rakim.wolfsonmicro.main> References: <20091210171555.GB19668@lixom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:36630 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754849AbZLJTht (ORCPT ); Thu, 10 Dec 2009 14:37:49 -0500 Content-Disposition: inline In-Reply-To: <20091210171555.GB19668@lixom.net> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Olof Johansson Cc: linux-omap@vger.kernel.org, alsa-devel@alsa-project.org, Arun KS , Anuj Aggarwal , Anand Gadiyar On Thu, Dec 10, 2009 at 11:15:55AM -0600, Olof Johansson wrote: > There are build errors when building for some of the omap2/3 boards without > enabling sound: Applied, thanks.