V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h>
authorMarco Schluessler <marco@lordzodiac.de>
Wed, 31 Oct 2007 03:44:22 +0000 (00:44 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:01:52 +0000 (19:01 -0200)
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>
include/media/saa7146_vv.h

index e49f7e1..89c442e 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __SAA7146_VV__
 #define __SAA7146_VV__
 
-#include <linux/videodev.h>
 #include <media/v4l2-common.h>
 #include <media/saa7146.h>
 #include <media/videobuf-dma-sg.h>