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