diff --git a/[refs] b/[refs] index 69c20db2b948..062c0209af73 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eb4eeccc18246c852fffc771efc3c07a547aeb97 +refs/heads/master: f251d23eaee673524171b24a71a8794acf82783e diff --git a/trunk/include/linux/videodev2.h b/trunk/include/linux/videodev2.h index a62673dad76e..b7146956a929 100644 --- a/trunk/include/linux/videodev2.h +++ b/trunk/include/linux/videodev2.h @@ -716,7 +716,7 @@ struct v4l2_ext_control __s64 value64; void *reserved; }; -}; +} __attribute__ ((packed)); struct v4l2_ext_controls {