diff options
-rw-r--r-- | drivers/video/matrox/matroxfb_base.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/video/matrox/matroxfb_base.c b/drivers/video/matrox/matroxfb_base.c index a082debe824b..8c9dbac9dc1b 100644 --- a/drivers/video/matrox/matroxfb_base.c +++ b/drivers/video/matrox/matroxfb_base.c | |||
@@ -101,8 +101,6 @@ | |||
101 | 101 | ||
102 | #include <linux/version.h> | 102 | #include <linux/version.h> |
103 | 103 | ||
104 | #define __OLD_VIDIOC_ | ||
105 | |||
106 | #include "matroxfb_base.h" | 104 | #include "matroxfb_base.h" |
107 | #include "matroxfb_misc.h" | 105 | #include "matroxfb_misc.h" |
108 | #include "matroxfb_accel.h" | 106 | #include "matroxfb_accel.h" |
@@ -1152,7 +1150,6 @@ static int matroxfb_ioctl(struct fb_info *info, | |||
1152 | return -EFAULT; | 1150 | return -EFAULT; |
1153 | return err; | 1151 | return err; |
1154 | } | 1152 | } |
1155 | case VIDIOC_S_CTRL_OLD: | ||
1156 | case VIDIOC_S_CTRL: | 1153 | case VIDIOC_S_CTRL: |
1157 | { | 1154 | { |
1158 | struct v4l2_control ctrl; | 1155 | struct v4l2_control ctrl; |