Merge "video: driver: remove config dependencies"

This commit is contained in:
qctecmdr
2023-02-23 08:10:06 -08:00
committed by Gerrit - the friendly Code Review server
melakukan 8df204443f
27 mengubah file dengan 239 tambahan dan 6703 penghapusan

Melihat File

@@ -9,7 +9,7 @@
#include "msm_vidc_core.h"
#if defined(CONFIG_MSM_VIDC_IRIS33)
#if defined(CONFIG_MSM_VIDC_PINEAPPLE)
int msm_vidc_init_iris33(struct msm_vidc_core *core);
int msm_vidc_deinit_iris33(struct msm_vidc_core *core);
int msm_vidc_adjust_bitrate_boost_iris33(void *instance, struct v4l2_ctrl *ctrl);