forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/media/platform/vsp1/vsp1_hsit.c
....@@ -129,6 +129,7 @@
129129
130130 static void hsit_configure_stream(struct vsp1_entity *entity,
131131 struct vsp1_pipeline *pipe,
132
+ struct vsp1_dl_list *dl,
132133 struct vsp1_dl_body *dlb)
133134 {
134135 struct vsp1_hsit *hsit = to_hsit(&entity->subdev);