commit | 19de16c045e1b82a3e80832c9bd90f78b2693832 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Sep 16 05:23:53 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Sep 19 16:28:48 2016 -0300 |
tree | fccb6783e3d411ebb8078f1eabace1dd1f62674c | |
parent | 56e247a55a6bf256714e6bc46bd176341bce52aa [diff] |
[media] hva: fix sparse warnings drivers/media/platform/sti/hva/hva-v4l2.c:43:22: warning: symbol 'hva_encoders' was not declared. Should it be static? drivers/media/platform/sti/hva/hva-v4l2.c:1401:24: warning: symbol 'hva_driver' was not declared. Should it be static? Make these static. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>