From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Thu, 15 Nov 2012 17:04:03 +0000 Subject: [PATCH] pinctrl: nomadik: Staticize non-exported symbols In-Reply-To: <1352995295.10636.1.camel@phoenix> References: <1352995295.10636.1.camel@phoenix> Message-ID: <20121115170403.GD14476@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 16 Nov 2012, Axel Lin wrote: > They are not referenced outside of this file, make them static. > > Signed-off-by: Axel Lin > --- > drivers/pinctrl/pinctrl-nomadik.c | 26 ++++++++++++-------------- > 1 file changed, 12 insertions(+), 14 deletions(-) Seems sensible: Acked-by: Lee Jones -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1768485Ab2KOREL (ORCPT ); Thu, 15 Nov 2012 12:04:11 -0500 Received: from mail-bk0-f46.google.com ([209.85.214.46]:59951 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2992633Ab2KOREJ (ORCPT ); Thu, 15 Nov 2012 12:04:09 -0500 Date: Thu, 15 Nov 2012 17:04:03 +0000 From: Lee Jones To: Axel Lin Cc: Linus Walleij , Patrice Chotard , Srinidhi Kasagar , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] pinctrl: nomadik: Staticize non-exported symbols Message-ID: <20121115170403.GD14476@gmail.com> References: <1352995295.10636.1.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1352995295.10636.1.camel@phoenix> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 16 Nov 2012, Axel Lin wrote: > They are not referenced outside of this file, make them static. > > Signed-off-by: Axel Lin > --- > drivers/pinctrl/pinctrl-nomadik.c | 26 ++++++++++++-------------- > 1 file changed, 12 insertions(+), 14 deletions(-) Seems sensible: Acked-by: Lee Jones -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog