From: Sachin Kamat Date: Tue, 19 Mar 2013 06:31:20 +0000 (+0530) Subject: pinctrl: ab8540: Staticize some symbols X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~141^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efdd69f124f38137855459e8631c8ead4da8675b;p=pandora-kernel.git pinctrl: ab8540: Staticize some symbols 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 Acked-by: Patrice Chotard Signed-off-by: Linus Walleij --- Reading git-diff-tree failed