[PATCH -next] drm/panel: ili9322:Make local symbols static
Thierry Reding
thierry.reding at gmail.com
Mon Mar 12 09:07:22 UTC 2018
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 at huawei.com>
> ---
> drivers/gpu/drm/panel/panel-ilitek-ili9322.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180312/b60eec40/attachment.sig>
More information about the dri-devel
mailing list