diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-08 11:55:29 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 11:43:08 -0400 |
commit | 7b9eb81e36b3926d3ee77fbd4bde88d28ab70fa0 (patch) | |
tree | dc478e1c92466980621438b681f85c7525a41d4b /drivers/media/video/em28xx/em28xx-dvb.c | |
parent | 45f5c1993fcc7501a4a431030242863abca38f69 (diff) |
V4L/DVB (10840): em28xx-dvb: Remove an unused header
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-dvb.c')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-dvb.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/video/em28xx/em28xx-dvb.c b/drivers/media/video/em28xx/em28xx-dvb.c index 9ad8527b3fda..fcd25511209b 100644 --- a/drivers/media/video/em28xx/em28xx-dvb.c +++ b/drivers/media/video/em28xx/em28xx-dvb.c | |||
@@ -29,9 +29,6 @@ | |||
29 | #include "lgdt330x.h" | 29 | #include "lgdt330x.h" |
30 | #include "zl10353.h" | 30 | #include "zl10353.h" |
31 | #include "s5h1409.h" | 31 | #include "s5h1409.h" |
32 | #ifdef EM28XX_DRX397XD_SUPPORT | ||
33 | #include "drx397xD.h" | ||
34 | #endif | ||
35 | 32 | ||
36 | MODULE_DESCRIPTION("driver for em28xx based DVB cards"); | 33 | MODULE_DESCRIPTION("driver for em28xx based DVB cards"); |
37 | MODULE_AUTHOR("Mauro Carvalho Chehab <mchehab@infradead.org>"); | 34 | MODULE_AUTHOR("Mauro Carvalho Chehab <mchehab@infradead.org>"); |