summaryrefslogtreecommitdiff
path: root/drivers/staging/go7007/go7007-driver.c
diff options
context:
space:
mode:
authorRoss Cohen <rcohen@snurgle.org>2008-09-30 02:36:24 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2008-10-10 22:31:11 (GMT)
commitdf20d69ec968b33526461457c219ad4ba8ba8ac8 (patch)
tree378597585d42511271d9a8c65d6b1e0aa076698c /drivers/staging/go7007/go7007-driver.c
parentd63d692a44c918723895f792ffd17eab7bcfb8ef (diff)
downloadlinux-fsl-qoriq-df20d69ec968b33526461457c219ad4ba8ba8ac8.tar.xz
Staging: go7007 v4l fixes
Fix up some of the v4l issues that were recently changed to make the go7007 driver a bit cleaner. From: Ross Cohen <rcohen@snurgle.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/go7007/go7007-driver.c')
-rw-r--r--drivers/staging/go7007/go7007-driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/go7007/go7007-driver.c b/drivers/staging/go7007/go7007-driver.c
index 5a336ff..81ae4b0 100644
--- a/drivers/staging/go7007/go7007-driver.c
+++ b/drivers/staging/go7007/go7007-driver.c
@@ -31,7 +31,7 @@
#include <linux/semaphore.h>
#include <linux/uaccess.h>
#include <asm/system.h>
-#include <linux/videodev.h>
+#include <linux/videodev2.h>
#include <media/tuner.h>
#include <media/v4l2-common.h>