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>
This commit is contained in:
Michael Krufky 2007-12-17 01:21:08 -03:00 committed by Mauro Carvalho Chehab
parent f7f427e4cc
commit dabe61565e
1 changed files with 0 additions and 2 deletions

View File

@ -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;