V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"
These sources do not need to #include "dvb-pll.h" Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Родитель
480f75acbc
Коммит
8906939252
|
@ -32,7 +32,6 @@
|
|||
#include <linux/slab.h>
|
||||
#include <linux/delay.h>
|
||||
#include "dvb_frontend.h"
|
||||
#include "dvb-pll.h"
|
||||
#include "cx22702.h"
|
||||
|
||||
|
||||
|
|
|
@ -49,7 +49,6 @@
|
|||
#include <linux/string.h>
|
||||
|
||||
#include "dvb_frontend.h"
|
||||
#include "dvb-pll.h"
|
||||
#include "nxt200x.h"
|
||||
|
||||
struct nxt200x_state {
|
||||
|
|
|
@ -45,7 +45,6 @@
|
|||
|
||||
#include "dvb_math.h"
|
||||
#include "dvb_frontend.h"
|
||||
#include "dvb-pll.h"
|
||||
#include "or51132.h"
|
||||
|
||||
static int debug;
|
||||
|
|
Загрузка…
Ссылка в новой задаче