diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2007-08-19 06:11:44 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-09 21:05:46 -0400 |
commit | 3869c6a088c2eb165abe476c3372c6a3653649b3 (patch) | |
tree | d3c8648b1279b292dc501e7bd54e9504cac0c123 /drivers | |
parent | baa4072d84e7a2e9954121c826d7bb8f1fb66b38 (diff) |
V4L/DVB (6057): ivtv-fb: remove unused header includes
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/media/video/ivtv/ivtv-fb.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/video/ivtv/ivtv-fb.c b/drivers/media/video/ivtv/ivtv-fb.c index d2cc03172749..008076543aca 100644 --- a/drivers/media/video/ivtv/ivtv-fb.c +++ b/drivers/media/video/ivtv/ivtv-fb.c | |||
@@ -57,12 +57,8 @@ | |||
57 | #endif | 57 | #endif |
58 | 58 | ||
59 | #include "ivtv-driver.h" | 59 | #include "ivtv-driver.h" |
60 | #include "ivtv-queue.h" | ||
61 | #include "ivtv-udma.h" | 60 | #include "ivtv-udma.h" |
62 | #include "ivtv-irq.h" | ||
63 | #include "ivtv-fileops.h" | ||
64 | #include "ivtv-mailbox.h" | 61 | #include "ivtv-mailbox.h" |
65 | #include "ivtv-cards.h" | ||
66 | #include <media/ivtv-fb.h> | 62 | #include <media/ivtv-fb.h> |
67 | 63 | ||
68 | /* card parameters */ | 64 | /* card parameters */ |