kernel/drivers/media/platform/vsp1/vsp1_hgo.c
.. .. @@ -131,6 +131,7 @@ 131 131 132 132 static void hgo_configure_stream(struct vsp1_entity *entity, 133 133 struct vsp1_pipeline *pipe, 134 + struct vsp1_dl_list *dl,134 135 struct vsp1_dl_body *dlb) 135 136 { 136 137 struct vsp1_hgo *hgo = to_hgo(&entity->subdev);