From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: max98088: Staticise m98088_eq_band Date: Thu, 21 Oct 2010 13:48:24 -0700 Message-ID: <20101021204824.GB30466@opensource.wolfsonmicro.com> References: <1287659756-20123-1-git-send-email-dp@opensource.wolfsonmicro.com> 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 10529103A96 for ; Thu, 21 Oct 2010 22:48:14 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1287659756-20123-1-git-send-email-dp@opensource.wolfsonmicro.com> 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: Dimitris Papastamos Cc: Peter Hsiang , alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Oct 21, 2010 at 12:15:56PM +0100, Dimitris Papastamos wrote: > This function is not exported and it does not seem to be called from > anywhere else therefore it should be static. > > Signed-off-by: Dimitris Papastamos Applied, thanks.