From 2e8ff91a5b86952beb45619734a05247d57baf09 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Tue, 19 Mar 2013 12:01:21 +0530 Subject: [PATCH] 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-format-patch failed