diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-04-06 13:53:57 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-19 19:57:06 +0400 |
commit | ea64f8c2204cd8b9a95072c7ef85cc9a120a2693 (patch) | |
tree | 9c1bf22ddee14ec28fd78ae82fe95652944c4279 /drivers/media/video/v4l2-ioctl.c | |
parent | 860553023bfed0179b3fe5d01838635f54a314a3 (diff) | |
download | linux-ea64f8c2204cd8b9a95072c7ef85cc9a120a2693.tar.xz |
V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other control types
For some reason the definition of enum v4l2_ctrl_type is far from the
place where it is actually needed. This makes it hard to work with this
header.
Move it to just before struct v4l2_queryctrl, which is the one that
actually uses it.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/v4l2-ioctl.c')
0 files changed, 0 insertions, 0 deletions