forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/drivers/media/platform/vsp1/vsp1_uif.c
....@@ -192,6 +192,7 @@
192192
193193 static void uif_configure_stream(struct vsp1_entity *entity,
194194 struct vsp1_pipeline *pipe,
195
+ struct vsp1_dl_list *dl,
195196 struct vsp1_dl_body *dlb)
196197 {
197198 struct vsp1_uif *uif = to_uif(&entity->subdev);