From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Fix compile error for smartq_wm8987.c Date: Thu, 25 Nov 2010 11:16:31 +0000 Message-ID: <20101125111631.GE22298@rakim.wolfsonmicro.main> References: <1290663829.30158.5.camel@mola> 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 854701037F3 for ; Thu, 25 Nov 2010 12:16:32 +0100 (CET) Content-Disposition: inline In-Reply-To: <1290663829.30158.5.camel@mola> 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: alsa-devel@alsa-project.org, Jassi Brar , Maurus Cuelenaere , linux-kernel , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Nov 25, 2010 at 01:43:49PM +0800, Axel Lin wrote: > Fix below compile error: Applied, thanks.