summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mxc/output/mxc_pxp_v4l2.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/platform/mxc/output/mxc_pxp_v4l2.h')
-rw-r--r--drivers/media/platform/mxc/output/mxc_pxp_v4l2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/platform/mxc/output/mxc_pxp_v4l2.h b/drivers/media/platform/mxc/output/mxc_pxp_v4l2.h
index 8abb4c17f3fd..8f45c54e89d8 100644
--- a/drivers/media/platform/mxc/output/mxc_pxp_v4l2.h
+++ b/drivers/media/platform/mxc/output/mxc_pxp_v4l2.h
@@ -53,6 +53,7 @@ struct pxps {
struct video_device *vdev;
struct videobuf_queue s0_vbq;
+ bool streaming;
struct pxp_buffer *active;
struct list_head outq;
struct pxp_channel *pxp_channel[1]; /* We need 1 channel */