diff options
author | Steven Toth <stoth@hauppauge.com> | 2008-05-01 04:01:31 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-05-14 01:56:37 -0400 |
commit | 2637d5b498b979b46a01690d22ecca1e5b79b903 (patch) | |
tree | 9a9a743b1949e4d86b8364d96dda3468e40b3091 /drivers/media/common/tuners/mxl5005s.c | |
parent | 52c99bda04d8bb1fb390821695b0f9efc1e1db44 (diff) |
V4L/DVB (7864): mxl5005s: Cleanup #1
Cleanup #1
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/common/tuners/mxl5005s.c')
-rw-r--r-- | drivers/media/common/tuners/mxl5005s.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/drivers/media/common/tuners/mxl5005s.c b/drivers/media/common/tuners/mxl5005s.c index a32475fa1472..3c4330614faf 100644 --- a/drivers/media/common/tuners/mxl5005s.c +++ b/drivers/media/common/tuners/mxl5005s.c | |||
@@ -35,13 +35,7 @@ MxL5005S module is derived from tuner module. | |||
35 | */ | 35 | */ |
36 | 36 | ||
37 | 37 | ||
38 | #include "tuner_mxl5005s.h" | 38 | #include "mxl5005s.h" |
39 | #include "tuner_demod_io.h" | ||
40 | |||
41 | |||
42 | |||
43 | |||
44 | |||
45 | 39 | ||
46 | /** | 40 | /** |
47 | 41 | ||