From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 1/2] ASoC: Correcting the config options in soc/omap/Makefile Date: Wed, 18 Nov 2009 13:09:52 +0000 Message-ID: <20091118130952.GD6592@rakim.wolfsonmicro.main> References: <1258474398-29695-1-git-send-email-anuj.aggarwal@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:33852 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751641AbZKRNJr (ORCPT ); Wed, 18 Nov 2009 08:09:47 -0500 Content-Disposition: inline In-Reply-To: <1258474398-29695-1-git-send-email-anuj.aggarwal@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Anuj Aggarwal Cc: linux-omap@vger.kernel.org On Tue, Nov 17, 2009 at 09:43:18PM +0530, Anuj Aggarwal wrote: > Wrong config options were being used in the soc/omap/Makefile > for OMAP2 & OMAP3 and AM3517 EVMs. > Signed-off-by: Anuj Aggarwal Applied both, thanks.