Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70ebd705 authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

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: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 047646bf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@
#include <linux/suspend.h>

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

#include "s5h1409.h"