Merge tag 'mmc-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[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;