From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Drop exporting sn95031_get_mic_bias Date: Mon, 26 Sep 2011 09:58:46 +0100 Message-ID: <20110926085845.GB2946@opensource.wolfsonmicro.com> References: <1316859375.11157.2.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 3CD132451D for ; Mon, 26 Sep 2011 10:58:47 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1316859375.11157.2.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: Vinod Koul , Harsha Priya , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Sat, Sep 24, 2011 at 06:16:15PM +0800, Axel Lin wrote: > sn95031_get_mic_bias() is not used outside this driver > and it is a static function now. > Thus drop exporting sn95031_get_mic_bias. Applied, thanks.