diff options
Diffstat (limited to 'include/linux/videodev2.h')
-rw-r--r-- | include/linux/videodev2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h index 6ac7c1f7902f..ce40675324bd 100644 --- a/include/linux/videodev2.h +++ b/include/linux/videodev2.h | |||
@@ -1116,7 +1116,6 @@ int v4l2_prio_check(struct v4l2_prio_state *global, enum v4l2_priority *local); | |||
1116 | /* names for fancy debug output */ | 1116 | /* names for fancy debug output */ |
1117 | extern char *v4l2_field_names[]; | 1117 | extern char *v4l2_field_names[]; |
1118 | extern char *v4l2_type_names[]; | 1118 | extern char *v4l2_type_names[]; |
1119 | extern char *v4l2_ioctl_names[]; | ||
1120 | 1119 | ||
1121 | /* Compatibility layer interface -- v4l1-compat module */ | 1120 | /* Compatibility layer interface -- v4l1-compat module */ |
1122 | typedef int (*v4l2_kioctl)(struct inode *inode, struct file *file, | 1121 | typedef int (*v4l2_kioctl)(struct inode *inode, struct file *file, |