1
0
Fork 0

[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>
wifi-calibration
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

@ -28,7 +28,6 @@
#include <linux/usb.h>
#include <linux/i2c.h>
#include <linux/video_decoder.h>
#include <linux/utsname.h>
#include "em28xx.h"
#include <media/tuner.h>

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>