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>
This commit is contained in:
Marco Schluessler 2007-10-31 00:44:22 -03:00 committed by Mauro Carvalho Chehab
parent 241020d19e
commit c5d857d5d3

View 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>