From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 1/4] ASoC: Staticise bf5xx_pcm_ac97_new() Date: Wed, 21 Sep 2011 14:56:10 +0100 Message-ID: <20110921135609.GJ4374@opensource.wolfsonmicro.com> References: <1316587205.2824.1.camel@phoenix> 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 811A1103AD6 for ; Wed, 21 Sep 2011 15:56:11 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1316587205.2824.1.camel@phoenix> 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: Cliff Cai , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Wed, Sep 21, 2011 at 02:40:05PM +0800, Axel Lin wrote: > It is not used outside this driver so no need to make the symbol global. All applied, thanks.