diff --git a/[refs] b/[refs] index b3ae2cee5f0e..4b845bcb821a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0877258d98154565def498833ccb208234c85084 +refs/heads/master: 046425f8c4ac431db00c09a6d9fba16560b8e5b9 diff --git a/trunk/include/linux/videodev2.h b/trunk/include/linux/videodev2.h index e450a92a622b..6e6743bd0f92 100644 --- a/trunk/include/linux/videodev2.h +++ b/trunk/include/linux/videodev2.h @@ -1122,6 +1122,8 @@ enum v4l2_exposure_auto_type { #define V4L2_CID_ZOOM_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+14) #define V4L2_CID_ZOOM_CONTINUOUS (V4L2_CID_CAMERA_CLASS_BASE+15) +#define V4L2_CID_PRIVACY (V4L2_CID_CAMERA_CLASS_BASE+16) + /* * T U N I N G */