Commit 2c26976d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is there

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 43d5eab7
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment