aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/cx22702.c
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2007-05-09 11:49:24 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-07-18 14:23:22 -0300
commit890693925218501f7f7afc4cd6706fc76f395b91 (patch)
treee2545c8736e923c31a4d56b6c8817d0a51d01914 /drivers/media/dvb/frontends/cx22702.c
parent480f75acbc1452c0fc7b2ee595bde17c18f798aa (diff)
downloadlinux-890693925218501f7f7afc4cd6706fc76f395b91.tar.gz
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>
Diffstat (limited to 'drivers/media/dvb/frontends/cx22702.c')
-rw-r--r--drivers/media/dvb/frontends/cx22702.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/cx22702.c b/drivers/media/dvb/frontends/cx22702.c
index 335219ebce2d5a..1dc164d5488cd2 100644
--- a/drivers/media/dvb/frontends/cx22702.c
+++ b/drivers/media/dvb/frontends/cx22702.c
@@ -32,7 +32,6 @@
#include <linux/slab.h>
#include <linux/delay.h>
#include "dvb_frontend.h"
-#include "dvb-pll.h"
#include "cx22702.h"