On Mon, Sep 4, 2017 at 12:53 PM, Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The functions sprd_pmx_get_function_count, sprd_pmx_get_function_name > and sprd_pmx_get_function_groups are local to the source and do not > need to be in global scope, so make them static. > > Cleans up sparse warnings: > "symbol 'sprd_pmx_get_function_count' was not declared. Should it be > static?" > "symbol 'sprd_pmx_get_function_name' was not declared. Should it be > static?" > "symbol 'sprd_pmx_get_function_groups' was not declared. Should it be > static?" > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Patch applied for fixes. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html