From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2 1/3] ASoC: fsl: add PPC_MPC52xx dependency to SND_POWERPC_SOC Date: Sat, 22 Sep 2012 11:01:26 -0400 Message-ID: <20120922150125.GE4495@opensource.wolfsonmicro.com> References: <1348151805-93991-1-git-send-email-emillbrandt@dekaresearch.com> 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 5664C261640 for ; Sat, 22 Sep 2012 17:01:28 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1348151805-93991-1-git-send-email-emillbrandt@dekaresearch.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Eric Millbrandt Cc: Grant Likely , alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Sep 20, 2012 at 10:36:43AM -0400, Eric Millbrandt wrote: > mpc52xx socs do not define FSL_SOC but need SND_POWERPC_SOC defined to build > ASoC drivers. Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 845CE2C0086 for ; Sun, 23 Sep 2012 01:01:32 +1000 (EST) Date: Sat, 22 Sep 2012 11:01:26 -0400 From: Mark Brown To: Eric Millbrandt Subject: Re: [PATCH v2 1/3] ASoC: fsl: add PPC_MPC52xx dependency to SND_POWERPC_SOC Message-ID: <20120922150125.GE4495@opensource.wolfsonmicro.com> References: <1348151805-93991-1-git-send-email-emillbrandt@dekaresearch.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1348151805-93991-1-git-send-email-emillbrandt@dekaresearch.com> Cc: alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, Liam Girdwood List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Sep 20, 2012 at 10:36:43AM -0400, Eric Millbrandt wrote: > mpc52xx socs do not define FSL_SOC but need SND_POWERPC_SOC defined to build > ASoC drivers. Applied, thanks.