summaryrefslogtreecommitdiff
path: root/drivers/mxc/vpu-decoder-b0/vpu_b0.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/vpu-decoder-b0/vpu_b0.h')
-rw-r--r--drivers/mxc/vpu-decoder-b0/vpu_b0.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mxc/vpu-decoder-b0/vpu_b0.h b/drivers/mxc/vpu-decoder-b0/vpu_b0.h
index b8c041f23eed..7fcf58ad8fe4 100644
--- a/drivers/mxc/vpu-decoder-b0/vpu_b0.h
+++ b/drivers/mxc/vpu-decoder-b0/vpu_b0.h
@@ -191,6 +191,7 @@ struct vpu_dev {
bool fw_is_ready;
bool firmware_started;
struct completion start_cmp;
+ struct completion snap_done_cmp;
struct workqueue_struct *workqueue;
struct work_struct msg_work;
unsigned long instance_mask;