From: Michael Krufky Date: Sun, 25 May 2008 16:28:46 +0000 (-0300) Subject: V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h" X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=54b6550e430aa8739dceb5ba0fe4325c0208d3a7;p=linux-beck.git V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h" Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/dvb/frontends/s5h1411.c b/drivers/media/dvb/frontends/s5h1411.c index eb5bfc99d4e9..cff360ce1ba3 100644 --- a/drivers/media/dvb/frontends/s5h1411.c +++ b/drivers/media/dvb/frontends/s5h1411.c @@ -26,7 +26,6 @@ #include #include #include "dvb_frontend.h" -#include "dvb-pll.h" #include "s5h1411.h" struct s5h1411_state {