Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937042Ab3DIHzR (ORCPT ); Tue, 9 Apr 2013 03:55:17 -0400 Received: from mail-ie0-f174.google.com ([209.85.223.174]:52383 "EHLO mail-ie0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936065Ab3DIHzM (ORCPT ); Tue, 9 Apr 2013 03:55:12 -0400 MIME-Version: 1.0 In-Reply-To: <1363674681-4015-2-git-send-email-sachin.kamat@linaro.org> References: <1363674681-4015-1-git-send-email-sachin.kamat@linaro.org> <1363674681-4015-2-git-send-email-sachin.kamat@linaro.org> Date: Tue, 9 Apr 2013 09:55:11 +0200 Message-ID: Subject: Re: [PATCH 2/5] pinctrl: ab8500: Staticize some symbols From: Linus Walleij To: Sachin Kamat Cc: "linux-kernel@vger.kernel.org" , Patch Tracking , Patrice Chotard Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 837 Lines: 21 On Tue, Mar 19, 2013 at 7:31 AM, Sachin Kamat wrote: > These symbols are used only in this file. Silences the following > warnings: > drivers/pinctrl/pinctrl-ab8500.c:392:28: warning: > symbol 'ab8500_alternate_functions' was not declared. Should it be static? > drivers/pinctrl/pinctrl-ab8500.c:458:32: warning: > symbol 'ab8500_gpio_irq_cluster' was not declared. Should it be static? > > Signed-off-by: Sachin Kamat > Cc: Patrice Chotard Patch applied with Patrice's ACK, thanks! Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/