kernel/drivers/media/platform/vsp1/vsp1_hsit.c
.. .. @@ -129,6 +129,7 @@ 129 129 130 130 static void hsit_configure_stream(struct vsp1_entity *entity, 131 131 struct vsp1_pipeline *pipe, 132 + struct vsp1_dl_list *dl,132 133 struct vsp1_dl_body *dlb) 133 134 { 134 135 struct vsp1_hsit *hsit = to_hsit(&entity->subdev);