Re: [PATCH 3/5] pinctrl: ab9540: Staticize some symbols

2013-04-09 Thread Linus Walleij
On Tue, Mar 19, 2013 at 7:31 AM, Sachin Kamat wrote: > Fixes the following warnings: > drivers/pinctrl/pinctrl-ab9540.c:382:28: warning: > symbol 'ab9540alternate_functions' was not declared. Should it be static? > drivers/pinctrl/pinctrl-ab9540.c:457:32: warning: > symbol 'ab9540_gpio_irq_cluste

Re: [PATCH 3/5] pinctrl: ab9540: Staticize some symbols

2013-03-19 Thread Patrice CHOTARD
On 03/19/2013 07:31 AM, Sachin Kamat wrote: > Fixes the following warnings: > drivers/pinctrl/pinctrl-ab9540.c:382:28: warning: > symbol 'ab9540alternate_functions' was not declared. Should it be static? > drivers/pinctrl/pinctrl-ab9540.c:457:32: warning: > symbol 'ab9540_gpio_irq_cluster' was not