mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
V4L/DVB (4210a): git-dvb versus matroxfb
drivers/video/matrox/matroxfb_base.c: In function 'matroxfb_ioctl': drivers/video/matrox/matroxfb_base.c:1140: error: 'VIDIOC_S_CTRL_OLD' undeclared (first use in this function) drivers/video/matrox/matroxfb_base.c:1140: error: (Each undeclared identifier is reported only once drivers/video/matrox/matroxfb_base.c:1140: error: for each function it appears in.) Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
b3bd5be8d4
commit
a50d913f48
1 changed files with 27 additions and 25 deletions
|
@ -102,6 +102,8 @@
|
||||||
#include <linux/config.h>
|
#include <linux/config.h>
|
||||||
#include <linux/version.h>
|
#include <linux/version.h>
|
||||||
|
|
||||||
|
#define __OLD_VIDIOC_
|
||||||
|
|
||||||
#include "matroxfb_base.h"
|
#include "matroxfb_base.h"
|
||||||
#include "matroxfb_misc.h"
|
#include "matroxfb_misc.h"
|
||||||
#include "matroxfb_accel.h"
|
#include "matroxfb_accel.h"
|
||||||
|
|
Loading…
Add table
Reference in a new issue