On Thu, Jan 24, 2013 at 10:31 AM, Sachin Kamat <[email protected]> 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 <[email protected]> Thanks! Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

