diff options
Diffstat (limited to 'include/media/v4l2-dev.h')
-rw-r--r-- | include/media/v4l2-dev.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/media/v4l2-dev.h b/include/media/v4l2-dev.h index 2fe38858516b..21419da44cb6 100644 --- a/include/media/v4l2-dev.h +++ b/include/media/v4l2-dev.h | |||
@@ -53,8 +53,7 @@ struct video_device | |||
53 | 53 | ||
54 | /* device info */ | 54 | /* device info */ |
55 | char name[32]; | 55 | char name[32]; |
56 | int type; /* v4l1 */ | 56 | int vfl_type; |
57 | int type2; /* v4l2 */ | ||
58 | int minor; | 57 | int minor; |
59 | /* attribute to diferentiate multiple indexs on one physical device */ | 58 | /* attribute to diferentiate multiple indexs on one physical device */ |
60 | int index; | 59 | int index; |