Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a50d913f authored by Andrew Morton's avatar Andrew Morton Committed by Mauro Carvalho Chehab
Browse files

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: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent b3bd5be8
Loading
Loading
Loading
Loading
+27 −25
Original line number Original line Diff line number Diff line
@@ -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"