Skip to content

Commit

Permalink
V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent 047646b commit 70ebd70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/cx23885/cx23885-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include <linux/suspend.h>

#include "cx23885.h"
#include "dvb-pll.h"
#include <media/v4l2-common.h>

#include "s5h1409.h"
Expand Down

0 comments on commit 70ebd70

Please sign in to comment.