diff options
author | Marco Schluessler <marco@lordzodiac.de> | 2007-10-30 23:44:22 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 16:01:52 -0500 |
commit | c5d857d5d3a7cfe355d93916fc094035c85147f7 (patch) | |
tree | f0347c6aebb5a9994dbbb11fc5dee25cf285784b /include/media | |
parent | 241020d19ee9da29171d989ff876c657e4b938b5 (diff) |
V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h>
remove wrong include <linux/videodev.h>
Signed-off-by: Marco Schluessler <marco@lordzodiac.de>
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include/media')
-rw-r--r-- | include/media/saa7146_vv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/media/saa7146_vv.h b/include/media/saa7146_vv.h index e49f7e156061..89c442eb8849 100644 --- a/include/media/saa7146_vv.h +++ b/include/media/saa7146_vv.h | |||
@@ -1,7 +1,6 @@ | |||
1 | #ifndef __SAA7146_VV__ | 1 | #ifndef __SAA7146_VV__ |
2 | #define __SAA7146_VV__ | 2 | #define __SAA7146_VV__ |
3 | 3 | ||
4 | #include <linux/videodev.h> | ||
5 | #include <media/v4l2-common.h> | 4 | #include <media/v4l2-common.h> |
6 | #include <media/saa7146.h> | 5 | #include <media/saa7146.h> |
7 | #include <media/videobuf-dma-sg.h> | 6 | #include <media/videobuf-dma-sg.h> |