Hi Jiapeng, On Tue, Oct 19, 2021 at 06:40:29PM +0800, Jiapeng Chong wrote: > From: chongjiapeng <jiapeng.chong@xxxxxxxxxxxxxxxxx> > > 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 <abaci@xxxxxxxxxxxxxxxxx> > Fixes: 623a3531e9cf ("drm/panel: Add driver for Novatek NT35950 DSI DriverIC panels") > Signed-off-by: chongjiapeng <jiapeng.chong@xxxxxxxxxxxxxxxxx> Thanks for this fix. As it is not an urgent fix I have committed the patch to drm-misc-next, and the patch will show up in -next in 1-2 weeks. Sam