Merge branch 'upstream-fixes' into upstream
[pandora-kernel.git] / include / linux / videodev2.h
index a62673d..b714695 100644 (file)
@@ -716,7 +716,7 @@ struct v4l2_ext_control
                __s64 value64;
                void *reserved;
        };
-};
+} __attribute__ ((packed));
 
 struct v4l2_ext_controls
 {