aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc/pwc-kiara.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-kiara.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-kiara.h')
-rw-r--r--drivers/media/video/pwc/pwc-kiara.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/pwc/pwc-kiara.h b/drivers/media/video/pwc/pwc-kiara.h
index 047dad8c15f7..8e02b7ac2139 100644
--- a/drivers/media/video/pwc/pwc-kiara.h
+++ b/drivers/media/video/pwc/pwc-kiara.h
@@ -27,7 +27,7 @@
27#ifndef PWC_KIARA_H 27#ifndef PWC_KIARA_H
28#define PWC_KIARA_H 28#define PWC_KIARA_H
29 29
30#include <media/pwc-ioctl.h> 30#include "pwc.h"
31 31
32#define PWC_FPS_MAX_KIARA 6 32#define PWC_FPS_MAX_KIARA 6
33 33