On Mon, May 11, 2020 at 07:20:15PM +0800, Samuel Zou wrote:
> Fix the following sparse warning:
> 
> drivers/staging/media/tegra-video/tegra210.c:589:33: warning: symbol 
> 'tegra210_video_formats' was not declared.
> 
> The tegra210_video_formats has only call site within tegra210.c
> It should be static
> 
> Fixes: 423d10a99b30 ("media: tegra: Add Tegra210 Video input driver")
> Reported-by: Hulk Robot <hul...@huawei.com>
> Signed-off-by: Samuel Zou <zou_...@huawei.com>
> ---
>  drivers/staging/media/tegra-video/tegra210.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Thierry

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to