Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936190Ab3DIH7F (ORCPT ); Tue, 9 Apr 2013 03:59:05 -0400 Received: from mail-ie0-f180.google.com ([209.85.223.180]:59885 "EHLO mail-ie0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934794Ab3DIH7D (ORCPT ); Tue, 9 Apr 2013 03:59:03 -0400 MIME-Version: 1.0 In-Reply-To: <1363674681-4015-4-git-send-email-sachin.kamat@linaro.org> References: <1363674681-4015-1-git-send-email-sachin.kamat@linaro.org> <1363674681-4015-4-git-send-email-sachin.kamat@linaro.org> Date: Tue, 9 Apr 2013 09:59:02 +0200 Message-ID: Subject: Re: [PATCH 4/5] pinctrl: ab8540: 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: 785 Lines: 20 On Tue, Mar 19, 2013 at 7:31 AM, Sachin Kamat wrote: > Silences the following warnings: > drivers/pinctrl/pinctrl-ab8540.c:302:28: warning: > symbol 'ab8540_alternate_functions' was not declared. Should it be static? > drivers/pinctrl/pinctrl-ab8540.c:379:32: warning: > symbol 'ab8540_gpio_irq_cluster' was not declared. Should it be static? > > Signed-off-by: Sachin Kamat > Cc: Patrice Chotard Patch applied with Patrice's ACK. 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/