summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorGiovix92 <ggualtierone@gmail.com>2021-12-27 11:29:39 +0100
committerGiovix92 <ggualtierone@gmail.com>2021-12-27 11:32:19 +0100
commitefc007b64eb945c2c171ebb126b72d5bd3ff4977 (patch)
treeefdcc95711325c266344f047855cde11133d859d /include/soc
parent99f28a9f6efe34263f4f2b1b99512abcbd17d9cf (diff)
msm: camera_v2: bring back lavender to oldcam impl
Newcam implementation made by Xiaomi has too many flaws to be rather stable. Just bring it back to oldcam, like other Xiaomi sdm660 devices. Change-Id: Idcdfe85c12609efc04939a9f78b54de189a6e311
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/qcom/camera2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/soc/qcom/camera2.h b/include/soc/qcom/camera2.h
index 190ace1325ed..e648dc883bdd 100644
--- a/include/soc/qcom/camera2.h
+++ b/include/soc/qcom/camera2.h
@@ -199,9 +199,6 @@ struct msm_camera_sensor_board_info {
struct msm_vendor_id_info_t *vendor_id_info;
struct msm_vcm_id_info_t *vcm_id_info;
#endif
-#ifdef CONFIG_MACH_XIAOMI_LAVENDER
- struct msm_lens_id_info_t *lens_id_info;
-#endif
struct msm_camera_csi_lane_params *csi_lane_params;
struct msm_camera_sensor_strobe_flash_data *strobe_flash_data;
struct msm_actuator_info *actuator_info;