From: Sachin Kamat Date: Tue, 19 Mar 2013 06:31:21 +0000 (+0530) Subject: pinctrl: ab8505: Staticize some symbols X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~141^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8ff91a5b86952beb45619734a05247d57baf09;p=pandora-kernel.git pinctrl: ab8505: Staticize some symbols Silences the following warnings: drivers/pinctrl/pinctrl-ab8505.c:274:28: warning: symbol 'ab8505_alternate_functions' was not declared. Should it be static? drivers/pinctrl/pinctrl-ab8505.c:351:32: warning: symbol 'ab8505_gpio_irq_cluster' was not declared. Should it be static? Signed-off-by: Sachin Kamat Acked-by: Patrice Chotard Signed-off-by: Linus Walleij --- Reading git-diff-tree failed