Merge tag 'v4.8' into patchwork
[cascardo/linux.git] / drivers / media / platform / mtk-vcodec / mtk_vcodec_drv.h
index 3a8e695..c8eaa41 100644 (file)
@@ -239,7 +239,7 @@ struct mtk_vcodec_ctx {
        enum mtk_encode_param param_change;
        struct mtk_enc_params enc_params;
 
-       struct venc_common_if *enc_if;
+       const struct venc_common_if *enc_if;
        unsigned long drv_handle;
 
        int int_cond;