git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2e35af
)
V4L/DVB (13311): uvcvideo: Fix compilation warning with 2.6.32 due to type mismatch...
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 4 Nov 2009 16:11:10 +0000
(13:11 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 7 Nov 2009 14:55:14 +0000
(12:55 -0200)
The abs() macro has changed in 2.6.32 and returns a long instead of an
int. Fix the driver to avoid compilation warnings.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found