diff options
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-streams.c')
-rw-r--r-- | drivers/media/video/ivtv/ivtv-streams.c | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/drivers/media/video/ivtv/ivtv-streams.c b/drivers/media/video/ivtv/ivtv-streams.c index ebf925c549fd..fae151a31e85 100644 --- a/drivers/media/video/ivtv/ivtv-streams.c +++ b/drivers/media/video/ivtv/ivtv-streams.c | |||
@@ -35,16 +35,12 @@ | |||
35 | 35 | ||
36 | #include "ivtv-driver.h" | 36 | #include "ivtv-driver.h" |
37 | #include "ivtv-fileops.h" | 37 | #include "ivtv-fileops.h" |
38 | #include "ivtv-i2c.h" | ||
39 | #include "ivtv-queue.h" | 38 | #include "ivtv-queue.h" |
40 | #include "ivtv-mailbox.h" | 39 | #include "ivtv-mailbox.h" |
41 | #include "ivtv-audio.h" | ||
42 | #include "ivtv-video.h" | ||
43 | #include "ivtv-vbi.h" | ||
44 | #include "ivtv-ioctl.h" | 40 | #include "ivtv-ioctl.h" |
45 | #include "ivtv-irq.h" | 41 | #include "ivtv-yuv.h" |
46 | #include "ivtv-streams.h" | ||
47 | #include "ivtv-cards.h" | 42 | #include "ivtv-cards.h" |
43 | #include "ivtv-streams.h" | ||
48 | 44 | ||
49 | static struct file_operations ivtv_v4l2_enc_fops = { | 45 | static struct file_operations ivtv_v4l2_enc_fops = { |
50 | .owner = THIS_MODULE, | 46 | .owner = THIS_MODULE, |