summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2007-12-17 05:21:08 +0100
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-01-25 22:03:56 +0100
commitdabe61565e3b02bc4a841f317896536068f94e63 (patch)
tree142a20e3c13dfd4a545e6b1ac0c4caee1dec1486 /drivers
parentV4L/DVB (6844): tuner: remove struct tuner from tuner-driver.h (diff)
downloadlinux-dabe61565e3b02bc4a841f317896536068f94e63.tar.xz
linux-dabe61565e3b02bc4a841f317896536068f94e63.zip
V4L/DVB (6845): tuner: remove unneeded #includes from tuner-driver.h
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/tuner-driver.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/tuner-driver.h b/drivers/media/video/tuner-driver.h
index 7b1adfaf7aca..5eaa30ccbda3 100644
--- a/drivers/media/video/tuner-driver.h
+++ b/drivers/media/video/tuner-driver.h
@@ -22,8 +22,6 @@
#ifndef __TUNER_DRIVER_H__
#define __TUNER_DRIVER_H__
-#include <linux/videodev2.h>
-#include <linux/i2c.h>
#include "dvb_frontend.h"
extern unsigned const int tuner_count;