kernel/drivers/media/platform/vsp1/vsp1_hgt.c
.. .. @@ -127,6 +127,7 @@ 127 127 128 128 static void hgt_configure_stream(struct vsp1_entity *entity, 129 129 struct vsp1_pipeline *pipe, 130 + struct vsp1_dl_list *dl,130 131 struct vsp1_dl_body *dlb) 131 132 { 132 133 struct vsp1_hgt *hgt = to_hgt(&entity->subdev);