Re: [PATCH -next] pinctrl: artpec6: Make two functions static

From: Linus Walleij
Date: Thu Apr 04 2019 - 11:26:30 EST


On Thu, Mar 21, 2019 at 10:09 PM Yue Haibing <yuehaibing@xxxxxxxxxx> wrote:

> From: YueHaibing <yuehaibing@xxxxxxxxxx>
>
> Fix sparse warnings:
>
> drivers/pinctrl/pinctrl-artpec6.c:691:5: warning:
> symbol 'artpec6_pmx_enable' was not declared. Should it be static?
> drivers/pinctrl/pinctrl-artpec6.c:705:6: warning:
> symbol 'artpec6_pmx_disable' was not declared. Should it be static?
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Patch applied with the ACKs.

Yours,
Linus Walleij