]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is there
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 11:18:10 +0000 (08:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:49 +0000 (12:43 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/msp3400-driver.c

index 204513ee33642bc0dba2b8dff91e605e5cc744e9..9e8e06cfe5c6d4d0f43acb23f0caa748fba551a5 100644 (file)
@@ -53,7 +53,7 @@
 #include <linux/i2c.h>
 #include <linux/kthread.h>
 #include <linux/freezer.h>
-#include <linux/videodev.h>
+#include <linux/videodev2.h>
 #include <media/v4l2-device.h>
 #include <media/v4l2-ioctl.h>
 #include <media/v4l2-i2c-drv-legacy.h>