From: Michael Krufky Date: Wed, 21 Mar 2007 00:32:12 +0000 (-0300) Subject: V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=70ebd70573a58a2c0405ef038f1acf74c795eaa5;p=linux-beck.git V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.h The dvb-pll module is not being used by this driver. Remove the unneeded #include. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/cx23885/cx23885-dvb.c b/drivers/media/video/cx23885/cx23885-dvb.c index 188a5a7819cb..79948553901d 100644 --- a/drivers/media/video/cx23885/cx23885-dvb.c +++ b/drivers/media/video/cx23885/cx23885-dvb.c @@ -28,7 +28,6 @@ #include #include "cx23885.h" -#include "dvb-pll.h" #include #include "s5h1409.h"