diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2007-12-21 01:00:59 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 16:04:10 -0500 |
commit | 9ad89f0104314786138d580ab2c1119e7e470f56 (patch) | |
tree | a8a429360197b646c46c517d8cdf094470b5df27 /drivers/media/dvb/frontends/tda18271-fe.c | |
parent | 807ffe8df23e1977d4e702697a08047f346eb974 (diff) |
V4L/DVB (6880): kill tuner-driver.h
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/tda18271-fe.c')
-rw-r--r-- | drivers/media/dvb/frontends/tda18271-fe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/tda18271-fe.c b/drivers/media/dvb/frontends/tda18271-fe.c index 28c63fd4493e..406520f6310c 100644 --- a/drivers/media/dvb/frontends/tda18271-fe.c +++ b/drivers/media/dvb/frontends/tda18271-fe.c | |||
@@ -20,7 +20,6 @@ | |||
20 | 20 | ||
21 | #include <linux/delay.h> | 21 | #include <linux/delay.h> |
22 | #include <linux/videodev2.h> | 22 | #include <linux/videodev2.h> |
23 | #include "tuner-driver.h" | ||
24 | 23 | ||
25 | #include "tda18271.h" | 24 | #include "tda18271.h" |
26 | #include "tda18271-priv.h" | 25 | #include "tda18271-priv.h" |