aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/platform/amphion/vpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/platform/amphion/vpu.h')
-rw-r--r--drivers/media/platform/amphion/vpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/platform/amphion/vpu.h b/drivers/media/platform/amphion/vpu.h
index f914de6ed81e..beac0309ca8d 100644
--- a/drivers/media/platform/amphion/vpu.h
+++ b/drivers/media/platform/amphion/vpu.h
@@ -119,7 +119,6 @@ struct vpu_mbox {
enum vpu_core_state {
VPU_CORE_DEINIT = 0,
VPU_CORE_ACTIVE,
- VPU_CORE_SNAPSHOT,
VPU_CORE_HANG
};