forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
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