Browse Source

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 <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Michael Krufky 18 years ago
parent
commit
70ebd70573
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/media/video/cx23885/cx23885-dvb.c

+ 0 - 1
drivers/media/video/cx23885/cx23885-dvb.c

@@ -28,7 +28,6 @@
 #include <linux/suspend.h>
 
 #include "cx23885.h"
-#include "dvb-pll.h"
 #include <media/v4l2-common.h>
 
 #include "s5h1409.h"