[media] v4l: omap3isp: Use V4L2 graph PM operations
[sfrench/cifs-2.6.git] / drivers / media / platform / omap3isp / ispvideo.h
index 156429878d646d8ae0af1fee3e8f562de1cf856d..6a48d5879c5621b9a27944bb238132362c00f4a9 100644 (file)
@@ -189,7 +189,6 @@ struct isp_video_fh {
        struct vb2_queue queue;
        struct v4l2_format format;
        struct v4l2_fract timeperframe;
-       struct media_entity_graph graph;
 };
 
 #define to_isp_video_fh(fh)    container_of(fh, struct isp_video_fh, vfh)