[PATCH] v4l: 897: saa7146 fix

- Fixing headers to compile cleanly.

Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Mauro Carvalho Chehab
2005-11-08 21:38:36 -08:00
committed by Linus Torvalds
parent 6cffcc23d2
commit ad07d93ae7
2 changed files with 1 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#ifndef __SAA7146_VV__
#define __SAA7146_VV__
#include <linux/videodev2.h>
#include <linux/videodev.h>
#include <media/saa7146.h>
#include <media/video-buf.h>