forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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