]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.h
authorMichael Krufky <mkrufky@linuxtv.org>
Wed, 21 Mar 2007 00:32:12 +0000 (21:32 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:08:10 +0000 (22:08 -0300)
The dvb-pll module is not being used by this driver.
Remove the unneeded #include.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx23885/cx23885-dvb.c

index 188a5a7819cb1c8fb5ee75f17abcf9deb7c43517..79948553901d07a9ad62e6f533c5f218418ecf3c 100644 (file)
@@ -28,7 +28,6 @@
 #include <linux/suspend.h>
 
 #include "cx23885.h"
-#include "dvb-pll.h"
 #include <media/v4l2-common.h>
 
 #include "s5h1409.h"