mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
[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:
parent
6cffcc23d2
commit
ad07d93ae7
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user