Re: [PATCH 1/2] pinctrl: amdisp: Make amdisp_pinctrl_ops variable static
From: Linus Walleij
Date: Tue Feb 24 2026 - 03:54:25 EST
On Mon, Feb 16, 2026 at 9:58 AM Krzysztof Kozlowski
<krzysztof.kozlowski@xxxxxxxxxxxxxxxx> wrote:
> File-scope 'amdisp_pinctrl_ops' is not used outside of this unit, so
> make it static to silence sparse warning:
>
> pinctrl-amdisp.c:83:26: warning: symbol 'amdisp_pinctrl_ops' was not declared. Should it be static?
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Patch applied!
Yours,
Linus Walleij