forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/drivers/media/platform/qcom/camss/camss-vfe.h
....@@ -178,8 +178,6 @@
178178 void msm_vfe_get_vfe_id(struct media_entity *entity, u8 *id);
179179 void msm_vfe_get_vfe_line_id(struct media_entity *entity, enum vfe_line_id *id);
180180
181
-void msm_vfe_stop_streaming(struct vfe_device *vfe);
182
-
183181 extern const struct vfe_hw_ops vfe_ops_4_1;
184182 extern const struct vfe_hw_ops vfe_ops_4_7;
185183