diff options
author | Ricardo Ribalda <[email protected]> | 2013-11-06 11:40:18 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2013-12-09 14:50:51 -0200 |
commit | 06eb891edb4009245278a0ae50ccfd6fc99004d2 (patch) | |
tree | a4377687d8ffc551a90e013f533ef64dbe22a0a1 /lib/string_helpers.c | |
parent | bdee6bdb67e84aaf26a163aced908f4ab6bbd06b (diff) |
[media] ths7303: Declare as static a private function
git grep shows that the function is only called from ths7303.c
Fix this build warning:
CC drivers/media/i2c/ths7303.o
drivers/media/i2c/ths7303.c:86:5: warning: no previous prototype for ‘ths7303_setval’ [-Wmissing-prototypes]
int ths7303_setval(struct v4l2_subdev *sd, enum ths7303_filter_mode mode)
^
Signed-off-by: Ricardo Ribalda Delgado <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Acked-by: Lad, Prabhakar <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions