On Thu, Jan 24, 2013 at 10:31 AM, Sachin Kamat wrote:
> 'pinctrl_release' is used only in this file. Hence make it static.
>
> Without this patch we get the following sparse error:
> drivers/pinctrl/core.c:815:6: warning:
> symbol 'pinctrl_release' was not declared. Should it be static?
>
> Signe
'pinctrl_release' is used only in this file. Hence make it static.
Without this patch we get the following sparse error:
drivers/pinctrl/core.c:815:6: warning:
symbol 'pinctrl_release' was not declared. Should it be static?
Signed-off-by: Sachin Kamat
---
drivers/pinctrl/core.c |2 +-
1 fil
2 matches
Mail list logo