summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-driver.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2011-06-25 16:23:01 +0200
committerMauro Carvalho Chehab2011-07-27 22:53:14 +0200
commit3c2d464ee8a967ecb2d820ddec42ea431f8bf3b4 (patch)
tree85d8eb0ba2c2a973c66bea6673adc247de080829 /drivers/media/video/ivtv/ivtv-driver.h
parent[media] pwc: Use the default version for VIDIOC_QUERYCAP (diff)
downloadkernel-qcow2-linux-3c2d464ee8a967ecb2d820ddec42ea431f8bf3b4.tar.gz
kernel-qcow2-linux-3c2d464ee8a967ecb2d820ddec42ea431f8bf3b4.tar.xz
kernel-qcow2-linux-3c2d464ee8a967ecb2d820ddec42ea431f8bf3b4.zip
[media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP
After discussing with Andy Walls on irc, we've agreed that this is the best thing to do. No regressions will be introduced, as 3.x.y is greater then the current versions for cx18 and ivtv. Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-driver.h')
-rw-r--r--drivers/media/video/ivtv/ivtv-driver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/ivtv/ivtv-driver.h b/drivers/media/video/ivtv/ivtv-driver.h
index 84bdf0f42a8e..8f9cc17b518e 100644
--- a/drivers/media/video/ivtv/ivtv-driver.h
+++ b/drivers/media/video/ivtv/ivtv-driver.h
@@ -36,7 +36,6 @@
* using information provided by Jiun-Kuei Jung @ AVerMedia.
*/
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>