Hi Jiapeng,
On Tue, Oct 19, 2021 at 06:40:29PM +0800, Jiapeng Chong wrote:
> From: chongjiapeng
>
> This symbol is not used outside of panel-novatek-nt35950.c, so marks it
> static.
>
> Fixes the following sparse warning:
>
> drivers/gpu/drm/panel/panel-novatek-nt35950.c:671:33: warning: symbo
From: chongjiapeng
This symbol is not used outside of panel-novatek-nt35950.c, so marks it
static.
Fixes the following sparse warning:
drivers/gpu/drm/panel/panel-novatek-nt35950.c:671:33: warning: symbol
'sharp_ls055d1sx04' was not declared. Should it be static?
Reported-by: Abaci Robot
Fixe