aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc/pwc-timon.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-12-31 05:45:39 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-01-06 07:46:05 -0500
commita08d2c727153dc6cea1d5d54a43fd7d69c1467c3 (patch)
treec0834f885ee7719aba20faabee3960c05f7d8473 /drivers/media/video/pwc/pwc-timon.h
parentdc8a7e83aaf8bb1bcf7163bda8926a6dd29c409b (diff)
[media] pwc: Remove driver specific ioctls
This stems from the v4l1 era, with v4l2 everything can be done with standardized v4l2 API calls. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/pwc/pwc-timon.h')
-rw-r--r--drivers/media/video/pwc/pwc-timon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/pwc/pwc-timon.h b/drivers/media/video/pwc/pwc-timon.h
index a6e22224c95f..270c5b9010f6 100644
--- a/drivers/media/video/pwc/pwc-timon.h
+++ b/drivers/media/video/pwc/pwc-timon.h
@@ -42,7 +42,7 @@
42#ifndef PWC_TIMON_H 42#ifndef PWC_TIMON_H
43#define PWC_TIMON_H 43#define PWC_TIMON_H
44 44
45#include <media/pwc-ioctl.h> 45#include "pwc.h"
46 46
47#define PWC_FPS_MAX_TIMON 6 47#define PWC_FPS_MAX_TIMON 6
48 48