media: v4l: vsp1: Remove the unneeded vsp1_video_buffer video field
[profile/ivi/kernel-x86-ivi.git] / drivers / media / platform / vsp1 / vsp1_video.h
index d8612a3..47b7a8a 100644 (file)
@@ -89,7 +89,6 @@ static inline struct vsp1_pipeline *to_vsp1_pipeline(struct media_entity *e)
 }
 
 struct vsp1_video_buffer {
-       struct vsp1_video *video;
        struct vb2_buffer buf;
        struct list_head queue;