mirror of https://gitee.com/openkylin/linux.git
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:
parent
f7f427e4cc
commit
dabe61565e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue