[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180312090722.GA15972@ulmo>
Date: Mon, 12 Mar 2018 10:07:22 +0100
From: Thierry Reding <thierry.reding@...il.com>
To: Wei Yongjun <weiyongjun1@...wei.com>
Cc: David Airlie <airlied@...ux.ie>, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] drm/panel: ili9322:Make local symbols static
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@...wei.com>
> ---
> drivers/gpu/drm/panel/panel-ilitek-ili9322.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Thierry
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists