Re: [PATCH 1/1] pinctrl: core: Make pinctrl_release static

From: Linus Walleij
Date: Wed Jan 30 2013 - 05:01:42 EST


On Thu, Jan 24, 2013 at 10:31 AM, Sachin Kamat <sachin.kamat@xxxxxxxxxx> 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?
>
> Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx>

Thanks! Patch applied.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/