linux/drivers/media/video/uvc
Laurent Pinchart 2e8961330e V4L/DVB (13311): uvcvideo: Fix compilation warning with 2.6.32 due to type mismatch with abs()
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>
2009-11-07 12:55:14 -02:00
..
Kconfig
Makefile
uvc_ctrl.c V4L/DVB (13311): uvcvideo: Fix compilation warning with 2.6.32 due to type mismatch with abs() 2009-11-07 12:55:14 -02:00
uvc_driver.c V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support 2009-09-12 12:18:33 -03:00
uvc_isight.c V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simultaneous streams. 2009-09-12 12:18:32 -03:00
uvc_queue.c
uvc_status.c
uvc_v4l2.c const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
uvc_video.c V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed video 2009-11-07 12:55:14 -02:00
uvcvideo.h V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support 2009-09-12 12:18:33 -03:00