diff options
author | Márton Németh <nm127@freemail.hu> | 2010-02-24 21:13:29 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-18 05:44:09 +0200 |
commit | e26b31449142a18512b57dbea515af234992ba7c (patch) | |
tree | f3918a70f6ed82a04627517605d5377a047ad836 /init/version.c | |
parent | V4L/DVB: tm6000: bugfix reading problems with demodulator zl10353 (diff) | |
download | linux-e26b31449142a18512b57dbea515af234992ba7c.tar.xz linux-e26b31449142a18512b57dbea515af234992ba7c.zip |
V4L/DVB: The first two parameters of soc_camera_limit_side() are usually pointers to struct v4l2_rect elements. They are signed, so adjust the prototype accordingly
This will remove the following sparse warning (see "make C=1"):
* incorrect type in argument 1 (different signedness)
expected unsigned int *start
got signed int *<noident>
as well as a couple more signedness mismatches.
Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'init/version.c')
0 files changed, 0 insertions, 0 deletions