kernel/drivers/media/platform/vsp1/vsp1_uif.c
.. .. @@ -192,6 +192,7 @@ 192 192 193 193 static void uif_configure_stream(struct vsp1_entity *entity, 194 194 struct vsp1_pipeline *pipe, 195 + struct vsp1_dl_list *dl,195 196 struct vsp1_dl_body *dlb) 196 197 { 197 198 struct vsp1_uif *uif = to_uif(&entity->subdev);