kernel/drivers/media/platform/vsp1/vsp1_lut.c
.. .. @@ -147,6 +147,7 @@ 147 147 148 148 static void lut_configure_stream(struct vsp1_entity *entity, 149 149 struct vsp1_pipeline *pipe, 150 + struct vsp1_dl_list *dl,150 151 struct vsp1_dl_body *dlb) 151 152 { 152 153 struct vsp1_lut *lut = to_lut(&entity->subdev);