forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/drivers/media/platform/rockchip/ispp/dev.h
....@@ -54,7 +54,7 @@
5454 u32 mis_val;
5555 wait_queue_head_t sync_onoff;
5656 bool stream_sync;
57
-
57
+ u8 stream_max;
5858 void (*irq_hdl)(u32 mis, struct rkispp_device *dev);
5959 };
6060 #endif