forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/media/platform/qcom/camss/camss-video.h
....@@ -52,8 +52,6 @@
5252 unsigned int nformats;
5353 };
5454
55
-void msm_video_stop_streaming(struct camss_video *video);
56
-
5755 int msm_video_register(struct camss_video *video, struct v4l2_device *v4l2_dev,
5856 const char *name, int is_pix);
5957