forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/drivers/media/platform/vsp1/vsp1_clu.c
....@@ -171,6 +171,7 @@
171171
172172 static void clu_configure_stream(struct vsp1_entity *entity,
173173 struct vsp1_pipeline *pipe,
174
+ struct vsp1_dl_list *dl,
174175 struct vsp1_dl_body *dlb)
175176 {
176177 struct vsp1_clu *clu = to_clu(&entity->subdev);