summaryrefslogtreecommitdiff
path: root/linux/include/sound
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-02-26 21:16:31 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-02-26 21:16:31 -0300
commitb5ab4b1d0d5368b783725875a0bf6281074d2ef9 (patch)
treea9ff02170e57edc7c84d7e66667dd7dff7af25e5 /linux/include/sound
parenteb20179da88acc42ffee334ce86bacdf77d4a438 (diff)
downloadmediapointer-dvb-s2-b5ab4b1d0d5368b783725875a0bf6281074d2ef9.tar.gz
mediapointer-dvb-s2-b5ab4b1d0d5368b783725875a0bf6281074d2ef9.tar.bz2
tea575x-tuner.h: It still needs V4L1 API
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/include/sound')
-rw-r--r--linux/include/sound/tea575x-tuner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/include/sound/tea575x-tuner.h b/linux/include/sound/tea575x-tuner.h
index 463c8ce5a..b09cf5882 100644
--- a/linux/include/sound/tea575x-tuner.h
+++ b/linux/include/sound/tea575x-tuner.h
@@ -23,7 +23,7 @@
*/
#include "compat.h"
-#include <linux/videodev2.h>
+#include <linux/videodev.h>
#include <media/v4l2-dev.h>
#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,17)