Merge branch 'origin'
[pandora-kernel.git] / include / linux / videodev2.h
index 3f15043..724cfbf 100644 (file)
@@ -560,7 +560,7 @@ struct v4l2_framebuffer
 struct v4l2_clip
 {
        struct v4l2_rect        c;
-       struct v4l2_clip        *next;
+       struct v4l2_clip        __user *next;
 };
 
 struct v4l2_window