diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-05-25 18:27:57 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-20 12:06:27 +0200 |
commit | bbe09cbe3f082b0af8fd83ccdf5ce1cf005da3eb (patch) | |
tree | edc071acb4271a6fe25d32add72fc45071666ef2 /drivers/media/dvb/frontends/s5h1409.c | |
parent | V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h" (diff) | |
download | linux-bbe09cbe3f082b0af8fd83ccdf5ce1cf005da3eb.tar.xz linux-bbe09cbe3f082b0af8fd83ccdf5ce1cf005da3eb.zip |
V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/s5h1409.c')
-rw-r--r-- | drivers/media/dvb/frontends/s5h1409.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/s5h1409.c b/drivers/media/dvb/frontends/s5h1409.c index b999ec424ff7..5ddb2dca305c 100644 --- a/drivers/media/dvb/frontends/s5h1409.c +++ b/drivers/media/dvb/frontends/s5h1409.c @@ -26,7 +26,6 @@ #include <linux/slab.h> #include <linux/delay.h> #include "dvb_frontend.h" -#include "dvb-pll.h" #include "s5h1409.h" struct s5h1409_state { |