hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/media/platform/vsp1/vsp1_hgo.c
....@@ -131,6 +131,7 @@
131131
132132 static void hgo_configure_stream(struct vsp1_entity *entity,
133133 struct vsp1_pipeline *pipe,
134
+ struct vsp1_dl_list *dl,
134135 struct vsp1_dl_body *dlb)
135136 {
136137 struct vsp1_hgo *hgo = to_hgo(&entity->subdev);