On Wed, Jan 03, 2018 at 03:08:58AM +0000, Wei Yongjun wrote: > Fixes the following sparse warnings: > > drivers/gpu/drm/panel/panel-ilitek-ili9322.c:182:12: warning: > symbol 'ili9322_inputs' was not declared. Should it be static? > drivers/gpu/drm/panel/panel-ilitek-ili9322.c:343:28: warning: > symbol 'ili9322_regmap_config' was not declared. Should it be static? > > Also change ili9322_inputs to 'const char * const' to avoid > chackpatch warning. > > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > --- > drivers/gpu/drm/panel/panel-ilitek-ili9322.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, thanks. Thierry
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel